mirror of
https://github.com/ilyakooo0/urbit.git
synced 2024-11-28 11:40:11 +03:00
22 lines
499 B
Plaintext
22 lines
499 B
Plaintext
/? 310
|
|
|_ [hed=marl tal=marl]
|
|
++ grow
|
|
|%
|
|
++ mime
|
|
=< mime
|
|
|%
|
|
++ elem ;div:(h1:"*{hed}" div:"*{tal}") :: convert to %elem
|
|
++ hymn ;html:(head:title:"snip" body:"+{elem}") :: convert to %hymn
|
|
++ html (crip (en-xml:^html hymn)) :: convert to %html
|
|
++ mime [/text/html (as-octs:mimes:^html html)] :: convert to %mime
|
|
--
|
|
++ collections-snip [hed tal]
|
|
--
|
|
::
|
|
++ grab
|
|
|%
|
|
+$ noun [marl marl]
|
|
--
|
|
--
|
|
|