aboutsummaryrefslogtreecommitdiffstats
path: root/readme.md
diff options
context:
space:
mode:
authorLibravatar Titus Wormer <tituswormer@gmail.com>2022-06-28 14:42:42 +0200
committerLibravatar Titus Wormer <tituswormer@gmail.com>2022-06-28 15:15:01 +0200
commit769e7011d37a2ad54630aeebdb0b0163a0825f75 (patch)
tree43d4524f82b5206f684c7052e0522c9d96e7eb7b /readme.md
parent63985f2735dadbf5bd207b2d8363b2c332fc1921 (diff)
downloadmarkdown-rs-769e7011d37a2ad54630aeebdb0b0163a0825f75.tar.gz
markdown-rs-769e7011d37a2ad54630aeebdb0b0163a0825f75.tar.bz2
markdown-rs-769e7011d37a2ad54630aeebdb0b0163a0825f75.zip
Add docs for `RESOURCE_DESTINATION_BALANCE_MAX`
Diffstat (limited to 'readme.md')
-rw-r--r--readme.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/readme.md b/readme.md
index 5509d8c..9dd546f 100644
--- a/readme.md
+++ b/readme.md
@@ -124,7 +124,6 @@ cargo doc --document-private-items
#### Docs
-- [ ] (1) `LINK_RESOURCE_DESTINATION_BALANCE_MAX` in constants
- [ ] (1) `label_start_image`, `label_start_link`
- [ ] (1) `label_end`
- [ ] (1) `space_or_tab_one_line_ending`
@@ -284,3 +283,4 @@ important.
- [x] (1) Add docs for how references and definitions match
- [x] (1) Add module docs to parser
- [x] (1) Add improved docs in compiler
+- [x] (1) Add docs for `RESOURCE_DESTINATION_BALANCE_MAX`