Skip to content

v2025.6.7

Latest

Choose a tag to compare

@MengAiDev MengAiDev released this 07 Jun 02:55
· 1 commit to main since this release

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