aboutsummaryrefslogtreecommitdiffstats
path: root/readme.md
diff options
context:
space:
mode:
authorLibravatar Titus Wormer <tituswormer@gmail.com>2022-07-05 09:45:30 +0200
committerLibravatar Titus Wormer <tituswormer@gmail.com>2022-07-05 09:45:30 +0200
commit1baad17d92108de592905f8c69bf29fbec02a57b (patch)
tree45e0d72d7a7f1439aa99a07eee3b919a258dd9f8 /readme.md
parent63d8645773ee0bf34363e46384ff1149c985bf28 (diff)
downloadmarkdown-rs-1baad17d92108de592905f8c69bf29fbec02a57b.tar.gz
markdown-rs-1baad17d92108de592905f8c69bf29fbec02a57b.tar.bz2
markdown-rs-1baad17d92108de592905f8c69bf29fbec02a57b.zip
Add docs to attention
Diffstat (limited to '')
-rw-r--r--readme.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/readme.md b/readme.md
index 5d0ffff..3df036e 100644
--- a/readme.md
+++ b/readme.md
@@ -117,7 +117,6 @@ cargo doc --document-private-items
#### Docs
-- [ ] (1) Document attention
- [ ] (1) Go through all bnf
- [ ] (1) Go through all docs
- [ ] (1) Add overview docs on how everything works
@@ -276,3 +275,4 @@ important.
- [x] (5) attention
- [x] (3) Unicode punctuation
- [x] (1) Use rust to crawl unicode
+- [x] (1) Document attention