mirror of
https://github.com/urbit/shrub.git
synced 2025-01-02 09:32:29 +03:00
fix metadata reading
This commit is contained in:
parent
7f491f14c9
commit
dd2aff37a8
@ -9,7 +9,6 @@
|
||||
++ hymn ;html:(head:title:"Untitled" body:"+{own}") :: convert to %hymn
|
||||
++ html (crip (poxo hymn)) :: convert to %html
|
||||
++ mime [/text/html (taco html)] :: convert to %mime
|
||||
++ front ~ :: no frontmatter
|
||||
--
|
||||
++ garb /snip :: grabbed by
|
||||
++ grab |% :: convert from
|
||||
|
@ -2,8 +2,8 @@
|
||||
/= mime /mime/
|
||||
/= body /tree-elem/
|
||||
/= sect /tree-index/
|
||||
/= meta /|(/front/ /~[~])
|
||||
/= snip /&snip&elem&/tree-elem/
|
||||
/= meta /&front&elem&/tree-elem/
|
||||
!:
|
||||
^- tree-include
|
||||
=+ rj=react-to-json:react
|
||||
|
Loading…
Reference in New Issue
Block a user