urbit/mar/urb.hoon
2016-02-04 11:52:00 -08:00

21 lines
637 B
Plaintext

::
:::: /hoon/urb/mar
::
/? 314
!:
|_ own=manx
::
++ grow :: convert to
|%
++ html (crip (poxo own)) :: convert to %html
++ mime [/text/html (taco html)] :: convert to %mime
--
++ grab
|% :: convert from
++ noun manx :: clam from %noun
:: conversion from hymn is handled specially by %eyre,
:: which injects dependency information
:: ++ hymn !! :: inject into %hymn
--
--