Skip to content

Releases: MengAiDev/html-to-markdown

v2025.6.7

07 Jun 02:55

Choose a tag to compare

New Features

  • Added support for custom data attributes in links
  • Improved handling of Chinese character spacing
  • Added image size attributes support (width x height)

Bug Fixes

  • Fixed blockquote formatting with correct line breaks
  • Fixed list indentation handling
  • Fixed redundant spaces in inline elements
  • Fixed table alignment handling

Improvements

  • Enhanced HTML parsing with fallback options
  • Optimized space handling between elements
  • Improved error handling and logging
  • Added support for task list items in markdown conversion

Technical Updates

  • Implemented configurable size limits for HTML processing
  • Added max depth parameter for nested structures
  • Improved code documentation and error messages

v1.0.0

05 May 09:04
696aa61

Choose a tag to compare

FIRST RELEASE!

We will build it better.

The cli version is available and it is really fast