Closed
Description
Hi
I use multimarkdown which is used by 1Writer on iOS. Multimarkdown supports Yaml metadata. The specification from multimarkdown is:
“The metadata must begin at the very top of the document - no blank lines can precede it. There can optionally be a --- on the line before and after the metadata. The line after the metadata can also be .... This is to provide better compatibility with YAML, though MultiMarkdown doesn’t support all YAML metadata.”
1Writer currently doesn’t support the optional --- on the line before and after the metadata. I have asked for this to be added.
Would it be possible for zk to also support the omission of --- on the line before and after the metadata ?
Cheers