shrub/mar/html.hoon
Keaton Dunsford fca48b1005 Add ++ grad %mime to html.hoon mark.
Fixes issue where ford doesn’t know which of two diffed html files to
build.
2017-03-01 16:14:33 -08:00

21 lines
665 B
Plaintext

::
:::: /hoon/html/mar
::
/? 310
::
:::: compute
::
|_ htm/@t
::
++ grow :: convert to
|% ::
++ mime [/text/html (met 3 htm) htm] :: to %mime
++ hymn (need (poxa htm)) :: to %hymn
-- ::
++ grab |% :: convert from
++ noun @t :: clam from %noun
++ mime |=({p/mite q/octs} q.q) :: retrieve form $mime
--
++ grad %mime
--