Skip to content

Releases: eslint/eslint-plugin-markdown

v1.0.0-beta.7

02 Jul 20:15
Compare
Choose a tag to compare
v1.0.0-beta.7 Pre-release
Pre-release
  • f8ba18a New: Custom eslint-skip HTML comment skips blocks (fixes #69) (#73) (Brandon Mills)
  • 249904f Chore: Add test for code fences without blank lines (#72) (Brandon Mills)
  • 3abc569 Chore: Un-disable strict and eol-last in repository (#71) (Brandon Mills)
  • 132ea5b Chore: Add test ensuring config comments do not fall through (#70) (Brandon Mills)

v1.0.0-beta.6

30 Apr 01:19
Compare
Choose a tag to compare
v1.0.0-beta.6 Pre-release
Pre-release
  • c5e9d67 Build: Explicitly specify package.json files (#67) (Brandon Mills)

v1.0.0-beta.5

30 Apr 01:17
Compare
Choose a tag to compare
v1.0.0-beta.5 Pre-release
Pre-release

This release was not published to npm due to a bug in the release process.

  • 7bd0f6e Build: Install eslint-release (#66) (Brandon Mills)
  • 48122eb Build: Dogfood plugin without npm link (#65) (Brandon Mills)
  • cc7deea Chore: Increase code coverage (#64) (Brandon Mills)
  • 29f2f05 Build: Use eslint-release (#63) (Brandon Mills)
  • d2f2962 Upgrade: remark (#62) (Titus)

v1.0.0-beta.4

29 Apr 20:59
Compare
Choose a tag to compare
v1.0.0-beta.4 Pre-release
Pre-release

v1.0.0-beta.3

29 Apr 20:58
Compare
Choose a tag to compare
v1.0.0-beta.3 Pre-release
Pre-release
  • e6620e3 Docs: Remove Gitter chat link
  • 82d8801 Update: Support configuration comments (fixes #46, fixes #54) (#55)
  • 0f5593f Build: Add Node v6 and v7 to Travis CI (#56)

v1.0.0-beta.2

24 Apr 22:41
Compare
Choose a tag to compare
v1.0.0-beta.2 Pre-release
Pre-release
  • abab043 Fix: Exclude eol-last from output (fixes #48)