sparkartgroup / gulp-markdown-to-json

Parse Markdown and YAML → compile Markdown to HTML → wrap it all up in JSON
MIT License
75 stars 14 forks source link

frontmatter error handling #15

Closed thecotne closed 7 years ago

thecotne commented 8 years ago

@pushred so today i tested new version and it has pretty much same errors as before

especially if i have error in front matter there is no file path shown

also if i don't put any .on('error', listeners then there is no error reporting at all and it's not noted in readme