Suggestion: Implement YAML front matter
I would prefer to not have the name and tags information at the top of my document print out in other md editors. For example I use Typora to print since WM3 still strips out color highlighting so it would improve my work flow if WM3 implemented this meta data as YAML front matter so it wouldn't appear when I use Typora. Would that be possible soon?
Similarly I have YAML metadata block at the beginning of every markdown file so pandoc could generate correct title/author/etc. for the converted file. Normally they start with --- at the very beginning of the file and end with --- or ...
The — relatively minor — problem is that WM3 convert the first mark into a horizontal rule and the last line to header if the block ends with three dashes.
Is it possible to make WM3 deals with the YAML block as a preformatted (code) block?
thanks! mario
Already implemented for the next release! i.