So, I was getting pretty stoked about the 3.x features, Twig and everything, but the switch to YML files breaks my favorite part about the markdown workflow:
with the more complicated syntax (indenting all lines of markdown content by two spaces), standalone markdown editors (Mou, Byword, Marked, etc.) don't understand it correctly, and the native previewing in those apps doesn't work anymore.
Therefore my question, is if (and how) there is any chance that either:
- we can remove this requirement of the 2-space indent, or
- we can simply link to
.md markdown files from the .yml file, allowing the possibility to write content in a native markdown format
Thoughts?
So, I was getting pretty stoked about the 3.x features, Twig and everything, but the switch to YML files breaks my favorite part about the markdown workflow:
with the more complicated syntax (indenting all lines of markdown content by two spaces), standalone markdown editors (Mou, Byword, Marked, etc.) don't understand it correctly, and the native previewing in those apps doesn't work anymore.
Therefore my question, is if (and how) there is any chance that either:
.mdmarkdown files from the.ymlfile, allowing the possibility to write content in a native markdown formatThoughts?