diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -39,8 +39,6 @@ assert_eq!(new_html, "<title>hello world</title>"); * This crate does not yet implement [character encoding detection]. -* The span logic assumes UTF-8 encoding. - * This crate does not yet implement spans for character tokens. ## Compliance & testing |