Skip to content

Commit 6e490de

Browse files
committed
Update README to account for the #22
1 parent bdc0c37 commit 6e490de

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77

88
A safe Rust RTF parser & lexer library designed for speed and memory efficiency, with no external dependencies.
99

10-
It implements the last version of the RTF specification (1.9), with modern UTF-16 unicode support.
10+
It implements the last version of the RTF specification (1.9), with modern UTF-16 unicode support, including special characters (emdash, endash, quotes, etc)
1111

1212
The official documentation is available at [docs.rs/rtf-parser](https://docs.rs/rtf-parser).
1313

0 commit comments

Comments
 (0)