Commit graph

10 commits

Author SHA1 Message Date
Yorhel
2da67d585c Various changes/fixes, 3 new distro versions 2015-04-28 08:27:29 +02:00
Yorhel
17476b5b54 Fix MANNEDINCLUDE formatting on e.g. zshall.1 2014-09-25 09:22:48 +02:00
Yorhel
a897c572ab ManUtils: Disable printing of warnings 2013-08-21 13:21:08 +02:00
Yorhel
f30c372f51 Decrease formatted man page size to 80 columns
I've found 90 to be a tiny bit too wide - it makes the contents overlap
with the selection box in not-very-wide windows.
2013-04-27 07:15:41 +02:00
Yorhel
91c1367923 ManUtils: Widen rendered man page to 90 columns
Looks slightly less cramped.
2012-07-17 21:38:43 +02:00
Yorhel
53857d5b84 ManUtils: Fix XSS vulnerability and rendering bug in URL formatting
The characters <>" are now simply not allowed in URLs. Incidentally,
this also fixes formatting of some URLs within brackets, e.g.
<http://blicky.net/>.
2012-07-17 21:24:55 +02:00
Yorhel
147e76d405 ManUtils: Fix render issues when grog detects multiple macro packages 2012-07-11 14:29:15 +02:00
Yorhel
eb3e6cf929 ManUtils: Fix display of double-formatted characters
Grotty outputs double-formatted characters for some (old) manual pages.
This fix ignores the second part of the double-formatting, thus making
things readable again.
2012-07-11 13:53:35 +02:00
Yorhel
5f87ab9069 Rewrote manfmt to use AnyEvent and moved it to ManUtils 2012-07-11 11:33:12 +02:00
Yorhel
fadb0a1110 s/GrottyParser/ManUtils/g 2012-07-11 11:29:15 +02:00