Skip to content

Releases: Rtarun3606k/mdparser

mdparser-html v2.0.1

20 Dec 08:40
391fa9e

Choose a tag to compare

mdparser-html v2.0.1

Important Links

  • API DOCUMENT
  • PYPI Project Link

✨ New

  • Fenced div blocks with Tailwind classes
  • Built-in table support
  • Optional full HTML output
  • Tailwind-ready styling

Improvements

  • Cleaner internal architecture
  • Single public API: parse_markdown
  • Improved CLI stability

Testing

  • 36+ test cases
  • Nested fenced div coverage
  • Table edge cases

Install

pip install mdparser-html