diff options
Diffstat (limited to 'readme.md')
-rw-r--r-- | readme.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -128,7 +128,6 @@ cargo doc --document-private-items #### Parse - [ ] (2) Fix attention/label interplay -- [ ] (2) Fix resizing attention bug - [ ] (8) block quote\ test (`code_fenced`, `definition`, `code_indented`, `heading_atx`, `heading_setext`, `html_flow`, `misc_default_line_ending`, `thematic_break`) @@ -276,3 +275,4 @@ important. - [x] (1) Use rust to crawl unicode - [x] (1) Document attention - [x] (1) Remove todos in `span.rs` if not needed +- [x] (2) Fix resizing attention bug |