diff options
author | Ingo Schwarze <schwarze@openbsd.org> | 2014-06-20 02:53:13 +0000 |
---|---|---|
committer | Ingo Schwarze <schwarze@openbsd.org> | 2014-06-20 02:53:13 +0000 |
commit | eba6027fcfdb6ebbc2c0df6c4f4d9660c72a3238 (patch) | |
tree | 956db77eb7d130a37a69d5b06922ed3ab574caa7 | |
parent | e61964a837e1a7fcdf2f591d07ed8aeccf8bf3b8 (diff) | |
download | mandoc-eba6027fcfdb6ebbc2c0df6c4f4d9660c72a3238.tar.gz |
take a note about pandoc
-rw-r--r-- | TODO | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -192,6 +192,10 @@ - look at pages generated from Texinfo source by yat2m, e.g. security/gnupg First impression is not that bad. +- look at pages generated by pandoc; see + https://github.com/jgm/pandoc/blob/master/src/Text/Pandoc/Writers/Man.hs + porting planned by kili@ Thu, 19 Jun 2014 19:46:28 +0200 + - check compatibility with Plan9: http://swtch.com/usr/local/plan9/tmac/tmac.an http://swtch.com/plan9port/man/man7/man.html |