From cba78821ed13d5a92c74d092914fbad4c842f889 Mon Sep 17 00:00:00 2001 From: Titus Wormer Date: Thu, 9 Jun 2022 14:03:04 +0200 Subject: Add temporary support for stripping whitespace --- readme.md | 1 + 1 file changed, 1 insertion(+) (limited to 'readme.md') diff --git a/readme.md b/readme.md index 1dc9932..15edf87 100644 --- a/readme.md +++ b/readme.md @@ -70,6 +70,7 @@ cargo doc --document-private-items ### Small things +- [ ] (1) Parse initial and final whitespace of paragraphs (in text) - [ ] (3) Clean compiler - [ ] (1) Optionally remove dangerous protocols when compiling - [ ] (1) Use preferred line ending style in markdown -- cgit