summaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorIngo Schwarze <schwarze@openbsd.org>2017-03-03 14:23:23 +0000
committerIngo Schwarze <schwarze@openbsd.org>2017-03-03 14:23:23 +0000
commit3331a65219031ec6e4cbbd3c21eecc102389eb25 (patch)
treeba0cc00945f7e87225ee6b0a0f5558e30181276d /TODO
parentfedafaaae16f368355e7387e9b586c527c7b0109 (diff)
downloadmandoc-3331a65219031ec6e4cbbd3c21eecc102389eb25.tar.gz
new -mdoc -Tmarkdown output mode; OK millert@ reyk@ tb@;
thanks to reyk@ and to Vsevolod at FreeBSD for suggesting it
Diffstat (limited to 'TODO')
-rw-r--r--TODO6
1 files changed, 0 insertions, 6 deletions
diff --git a/TODO b/TODO
index 6f0fc0ce..ef3bb421 100644
--- a/TODO
+++ b/TODO
@@ -273,12 +273,6 @@ are mere guesses, and some may be wrong.
- kettenis wants base roff, ms, and me Fri, 1 Jan 2010 22:13:15 +0100 (CET)
loc ** exist ** algo ** size *** imp *
-- Vsevolod Stakhov (FreeBSD) needs either a markdown output formatter
- for mandoc -mdoc or a markdown to mdoc converter because they
- have to maintain manuals needed both in markdown and mdoc format.
- Look at the libsoldout (markdown -> whatever)
- loc * exist * algo * size ** imp **
-
--- compatibility checks -----------------------------------------------
- is .Bk implemented correctly in modern groff?