npm spec-md 3.0.0

latest releases: 3.1.0, 3.0.2, 3.0.1...
3 years ago

Many subtle improvements to the markdown parsing grammar and formatting

New/Breaking:

  • Links to Github source per rendered block (#66)

    Provide --githubSource to enable these.

  • Definition lists are now supported (#71)

  • Improve parsing of links (#77)

  • Improve parsing of headers (#72)

  • Improve parsing of tables (#67)

  • All exported functions are no longer async (#63)

  • All nodes within the return value of parse() now includes source locations (#61)

Fixes:

  • Fix issue that kept sidebar from auto-folding (#76)
  • CSS in the rendered output is now minified (#78)

Don't miss a new spec-md release

NewReleases is sending notifications on new releases.