diff options
author | Kristaps Dzonsons <kristaps@bsd.lv> | 2011-07-09 10:26:57 +0000 |
---|---|---|
committer | Kristaps Dzonsons <kristaps@bsd.lv> | 2011-07-09 10:26:57 +0000 |
commit | 7cd61f4a3e003de9d4563ef3baffa166510959d1 (patch) | |
tree | 14ffcf840e273afce32032c80752e5d674a53353 | |
parent | d839a7b8d335fe5f400b4fa5190a897c08c94d51 (diff) | |
download | mandoc-7cd61f4a3e003de9d4563ef3baffa166510959d1.tar.gz |
Spaces must be preserved in -T[x]html literal mode.
-rw-r--r-- | TODO | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -132,6 +132,8 @@ - groff an-ext.tmac macros (.UR, .UE) occur in xine(5) reported by brad@ Sat, 15 Jan 2011 15:45:23 -0500 +- -T[x]html doesn't stipulate non-collapsing spaces in literal mode + --- missing tbl features ----------------------------------------------- - implement basic non-parametric .de to support e.g. sox(1) |