urbit/main/mar/psal/door.hook

16 lines
532 B
Plaintext
Raw Normal View History

2014-08-07 22:01:17 +04:00
::
2014-10-08 23:06:40 +04:00
:::: /hoon/core/psal/mar
2014-08-07 22:01:17 +04:00
::
/? 314
|_ own=manx
::
++ grow :: convert to
|%
2014-08-29 05:28:13 +04:00
++ hymn ;html(head:title:"Untitled" body:"+{own}") :: convert to %hymn
++ html (crip (xmlt | hymn ~)) :: convert to %html
2014-08-07 22:01:17 +04:00
++ mime [/text/html (taco html)] :: convert to %mime
--
2014-10-08 23:06:40 +04:00
++ grab |% :: convert from
++ noun manx :: clam from %noun
-- --