aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEuAndreh <eu@euandre.org>2021-07-13 22:43:33 -0300
committerEuAndreh <eu@euandre.org>2021-07-13 22:52:51 -0300
commit39f26a2ae6a8128a460e7f70736c097384301141 (patch)
tree272bd56910f3a3006db4915cf0dfafb2bda8b11e
parentTODOs.md: #task-539a1902-ed41-fc93-806a-088b6caf8134 -> #question-539a1902-ed... (diff)
downloadgit-permalink-39f26a2ae6a8128a460e7f70736c097384301141.tar.gz
git-permalink-39f26a2ae6a8128a460e7f70736c097384301141.tar.xz
TODOs.md: Mark #question-539a1902-ed41-fc93-806a-088b6caf8134 as DONE
-rw-r--r--TODOs.md7
1 files changed, 6 insertions, 1 deletions
diff --git a/TODOs.md b/TODOs.md
index b326f03..d95fb0c 100644
--- a/TODOs.md
+++ b/TODOs.md
@@ -509,7 +509,12 @@ So here I'm optimizing for more things being commited in the repository in the n
# Questions
-## TODO Should I switch from pandoc to groff for generating HTML? {#question-539a1902-ed41-fc93-806a-088b6caf8134}
+## DONE Should I switch from pandoc to groff for generating HTML? {#question-539a1902-ed41-fc93-806a-088b6caf8134}
+- DONE in 2021-07-13
+
+ No.
+
+ Pandoc is too lenient with man, and knows only about man and not about the rest of troffs toolchain (`tbl`, `eqn`, `pic`, etc.), but groff is worst on Unicode, so we stick to pandoc.
- TODO in 2021-07-10
## DONE Is an empty blank line in groff the same as a `.P` request? {#question-e3b7748d-2e67-b60b-e966-ad80c754ea58}