shrub/mar/markdown.hoon
2015-12-12 18:51:23 -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
--