@mathiasx has joined the channel
howdy
Trying to set up perun to build one of my static sites. Running in to some issues rendering the Ghost style test: https://gist.github.com/ErisDS/7e3455b70133640823c0/ — I’m wondering if the Markdown parser doesn’t support the  syntax for images?
Aha
No, it was that --- has special meaning
For the markdown post metadata (YAML frontmatter? I forget what this is called)
But if it appears /anywhere/ in the file it is treating it as post metadata, I think
when I would hope only the --- block at the beginning was used?
I will change my style thing to start but may want to try and fix the frontmatter thing to only match at beginning of files, later
@daveliepmann has left the channel