github executablebooks/markdown-it-py v2.0.0

latest releases: v4.0.0, v3.0.0, v2.2.0...
4 years ago

What's Changed

  • ⬆️ Update: Sync with markdown-it v12.1.0 and CommonMark v0.30 by @hukkin in #168
  • 📚 DOCS: Fix parameter-names and descriptions by @marcusatiliusregulus in #173
  • 🧪 TESTS: Test against python3.10 by @hukkin in #178
  • 🧪 TESTS: Add URL normalisation xfail by @hukkin in #170
  • 🐛 FIX: Always suffix indented code block with newline by @hukkin in #169
  • 👌 IMPROVE: Use all to signal re-exports by @hukkin in #120
  • ♻️ REFACTOR: Port mdurl and punycode for URL normalisation by @hukkin in #171
  • 🔧 MAINTAIN: Use pyproject-build for package deployment by @hukkin in #177
  • 📚 DOCS: punycode and mdurl are now used by @hukkin in #179
  • 🧪 TESTS: Remove needless xfail by @hukkin in #180
  • ♻️ REFACTOR: Remove AttrDict by @chrisjsewell in #181
  • 🚀 RELEASE: v2.0.0 by @chrisjsewell in #182

New Contributors

  • @marcusatiliusregulus made their first contribution in #173

Full Changelog: v1.1.0...v2.0.0

Don't miss a new markdown-it-py release

NewReleases is sending notifications on new releases.