mirror of
https://github.com/ilyakooo0/urbit.git
synced 2024-11-10 10:05:09 +03:00
b3901ab42f
git-subtree-dir: pkg/arvo git-subtree-mainline:9c8f40bf6c
git-subtree-split:c20e2a185f
17 lines
476 B
Plaintext
17 lines
476 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
|
|
-- --
|