npm spec-md 1.0.0

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

New:

  • Shiny new domain https://spec-md.com (1ac9b9a)
  • New test runner for expanded test coverage (45f2665)
  • Resulting HTML is now semantically printed across newlines for easier debugging (22b36bc)
  • Subsections! (466017e)

    Subsections are a new feature which captures the common pattern of using a bold line of text to indicate a title for a section of the page not significant enough to warrant being part of the TOC.

    This means easier to read formatting and permalinks for these subsections.

  • Notes now have stable permalinks, similar to code examples (a35c594)
  • Improved display and parsing of grammar conditional params (2796600)

    The syntax modeled from ECMAScript was a frequent source of confusion. This replaced it with clearer if and if not display. Also includes a new negated conditionally included rule.

    Continues to parse existing documents, however will also now parse the new forms as displayed.

  • Updated to use latest version of Prism.js for a broader supported set of languages to be highlighted (#22)

Fixed:

  • Fixed font-size issue for formatted string literals (23fbec2)
  • Lookaheads of a Non-Terminal now correctly display this as a set inclusion/exclusions rather than equal since a Non-Terminal describes a set of possible strings. (021b8e9)

Don't miss a new spec-md release

NewReleases is sending notifications on new releases.