Skip to content

Releases: sparkartgroup/gulp-markdown-to-json

v1.0.0

25 Aug 23:47

Choose a tag to compare

Breaking: this plugin is no longer a wrapper, parsing and rendering is left to the user. Bring Your Own Markdown! The plugin will focus on the JSON output.

Other updates:

  • #13 Parser errors are caught and emitted to the stream
  • #11 Extracted titles no longer removed automatically. Opt-in with stripTitles: true
  • #10 New title extraction method does not affect newlines
  • #6, #9 Add optional transform function for changing JSON data
  • #7 Add config option to unwrap files named index or the same as parent dirs (consolidated output only)
  • Add updatedAt to output, the file modified time from fs.Stat, as an ISO 8601 string

v0.4.0

25 Aug 23:48

Choose a tag to compare

Drops node 0.x support, the latest or LTS (v4.x.x) version of Node.js is now required.

v0.3.0

25 Aug 23:49

Choose a tag to compare

Hey!! There's a guy coming out of the cave!

  • #5 Fixes Windows support thanks to @danrouse

v0.2.0

25 Aug 23:49

Choose a tag to compare

v0.2.0 Pre-release
Pre-release
0.2.0