aboutsummaryrefslogtreecommitdiffstats
path: root/readme.md
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--readme.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/readme.md b/readme.md
index a2c3344..94e127e 100644
--- a/readme.md
+++ b/readme.md
@@ -68,8 +68,6 @@ cargo doc --document-private-items
#### Docs
-- [ ] (1) Add docs to `subtokenize.rs`
-- [ ] (1) Add docs for `link.rs`
- [ ] (1) Add docs for token types
- [ ] (1) Add docs for tokenizer (`go`, `define_skip`,
`account_for_potential_skip`, `attempt_5`, `attempt_7`, `call_multiple`)
@@ -234,6 +232,8 @@ cargo doc --document-private-items
- [x] (1) Configurable limit (destination)
- [x] (1) Add docs for `default_line_ending`
- [x] (1) Add docs for virtual spaces
+- [x] (1) Add docs to `subtokenize.rs`
+- [x] (1) Add docs for `link.rs`
### Extensions