diff options
-rw-r--r-- | TODOs.md | 11 |
1 files changed, 11 insertions, 0 deletions
@@ -1,5 +1,16 @@ # Tasks +## TODO Remove empty lines from roff source {#task-f65531fa-e44b-14b1-fa32-70a22346e060} +- TODO in 2021-07-07 + +--- + +From roff(7): + +> Never include empty or blank lines in a roff document. Instead, +> use the empty request (a line consisting of a dot only) or a +> line comment .\" if a structuring element is needed. + ## TODO Support two categories of translations: mine and contributed {#task-b4d3eb41-64f4-9882-e03b-ab76af4dbd00} - TODO in 2021-07-06 |