Skip to content

commonmark.js 0.19.0

Compare
Choose a tag to compare
@jgm jgm released this 29 Apr 04:16
· 502 commits to master since this release
  • Fixed underscore emphasis to conform to spec changes (commonmark/commonmark-spec#317, #12).
  • Fixed variable shadowing (linter warnings) in test.js.
  • Makefile: Moved lint first to avoid regenerating dist by accident.
  • Dingus: Fixed word wrapping in text area (commonmark/commonmark-spec#319).
  • Updated spec.txt in test/.
  • Added release_checklist.md.