urbit/mar/hymn.hoon
2016-12-08 13:50:32 -08:00

17 lines
480 B
Plaintext

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