Skip to content

Releases: d0rianb/rtf-parser

v0.4.3

11 Jun 08:30
94a9522

Choose a tag to compare

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).