aboutsummaryrefslogtreecommitdiffstats
path: root/readme.md
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--readme.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/readme.md b/readme.md
index e01e237..d79169c 100644
--- a/readme.md
+++ b/readme.md
@@ -77,7 +77,7 @@ cargo doc --document-private-items
#### Parse
-- [ ] (1) Parse initial and final whitespace of paragraphs (in text)\
+- [ ] (1) Parse initial and final space_or_tab of paragraphs (in text)\
test (`code_indented`, `hard_break_escape`, `hard_break_trailing`,
`heading_atx`, `heading_setext`, `html_flow`, `misc_soft_break`,
`misc_tabs`, `thematic_break`)