diff options
Diffstat (limited to '')
-rw-r--r-- | readme.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -68,7 +68,6 @@ cargo doc --document-private-items #### Docs -- [ ] (1) Add docs for virtual spaces - [ ] (1) Add docs to `subtokenize.rs` - [ ] (1) Add docs for `link.rs` - [ ] (1) Add docs for token types @@ -234,6 +233,7 @@ cargo doc --document-private-items - [x] (1) Configurable tokens (destination, label, title) - [x] (1) Configurable limit (destination) - [x] (1) Add docs for `default_line_ending` +- [x] (1) Add docs for virtual spaces ### Extensions |