Skip to content

Releases: d0rianb/rtf-parser

Release list

v0.4.3

Choose a tag to compare

@d0rianb d0rianb released this 11 Jun 08:30
94a9522

v0.4.3

This release improves RTF compatibility and lexer robustness:

  • Preserves whitespace in Google Docs exports (#17).
  • Prevents UTF-8 and malformed Unicode inputs from crashing the lexer (#18, #21).
  • Adds support for special character control words such as dashes, quotes, bullets, tabs, and line breaks (#22).