shrub/mar/markdown.hoon
2015-12-20 12:50:45 -08:00

26 lines
358 B
Plaintext

::
:::: /hoon/core/markdown/pro
::
/? 314
::
|_ mud/@t
++ grow
|%
++ mime [/text/x-markdown (taco mud)]
++ md mud
++ txt
(lore (cat 3 mud '\0a'))
--
++ grab
|%
++ mime |=({p/mite q/octs} q.q)
++ noun @t
++ md |=(@t +<)
++ txt
|= wan/wain
=+ (role wan)
(end 3 (dec (met 3 -)) -)
--
++ grad %txt
--