diff options
author | EuAndreh <eu@euandre.org> | 2021-07-07 12:49:52 -0300 |
---|---|---|
committer | EuAndreh <eu@euandre.org> | 2021-07-07 12:49:52 -0300 |
commit | 69dc58e82831b9dc6e6951144972afb31d37b3a4 (patch) | |
tree | 1f77a6f0c33e812a4c1ec0383f42de2ef1f23584 /TODOs.md | |
parent | TODOs.md: Add #task-b4d3eb41-64f4-9882-e03b-ab76af4dbd00 (diff) | |
download | git-permalink-69dc58e82831b9dc6e6951144972afb31d37b3a4.tar.gz git-permalink-69dc58e82831b9dc6e6951144972afb31d37b3a4.tar.xz |
TODOs.md: Add #task-f65531fa-e44b-14b1-fa32-70a22346e060
Diffstat (limited to 'TODOs.md')
-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 |