aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorMartin Fischer <martin@push-f.com>2023-09-03 13:04:37 +0200
committerMartin Fischer <martin@push-f.com>2023-09-03 23:00:05 +0200
commit70c25f476c9917fc1e47fd685c8486fbaeea2c7f (patch)
tree4ec146f0c3a1b1bde29dc2d9dff626ab2fa33338 /README.md
parente993f19c2b8ef00b32f17f9ed32306f3ceb21bc3 (diff)
docs: the span logic no longer assumes UTF-8
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 0 insertions, 2 deletions
diff --git a/README.md b/README.md
index 30da834..2683a6d 100644
--- a/README.md
+++ b/README.md
@@ -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