urbit/mar/x-urb.hoon

21 lines
510 B
Plaintext
Raw Normal View History

::
:::: /hoon/x-urb/mar
::
/? 310
=, format
=, mimes:html
=, html
::
2018-07-31 07:00:49 +03:00
|_ max=manx
++ grow :: convert to
|%
++ mime [/text/html (as-octs html)] :: convert to %mime
++ html (crip (en-xml hymn)) :: convert to %html
2018-07-31 07:00:49 +03:00
++ hymn max
--
++ grab
|% :: convert from
2018-07-31 07:00:49 +03:00
++ noun manx :: clam from %noun
--
--