urbit/mar/hymn.hoon
2016-11-16 17:30:39 -08:00

17 lines
480 B
Plaintext

::
:::: /hoon/hymn/mar
::
/? 310
=, bytes:eyre
=, xml:eyre
|_ own/manx
::
++ grow :: convert to
|%
++ html (crip (print own)) :: convert to %html
++ mime [/text/html (taco html)] :: convert to %mime
--
++ grab |% :: convert from
++ noun manx :: clam from %noun
-- --