Closed ringods closed 8 years ago
Hi, looks like the gulp-markdown-to-json plugin might have changed. Will investigate and report back.
@ducksoupdev the node tools/install
script did not add the required dependencies to my package.json
. So I added the manually without specifying any version. So i got the latest. Once I reverted to the same versions as in the package.json
of this repo, all worked correctly.
Shouldn't the code allow for passing a markdown parser to the gulp plugin? The documentation states clearly that you still have to add your own parser:
https://github.com/sparkartgroup/gulp-markdown-to-json#dependencies
The current state of the code doesn't pass anything:
https://github.com/ducksoupdev/gulp-site-generator/blob/be58dcd57b60407f05924c55330299d0e2719849/gulp/tasks/content.js#L10
Currently, I get this error: