diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -16,7 +16,7 @@ changes: you had to do this yourself. * An optional `spans` feature has been added to make the tokenizer report the - source code spans for tag names, attribute names and attribute values. + source code spans for parser errors, tag names and attributes. The feature is disabled by default. * The API has been polished, e.g. the internal tokenizer state enums are no |