Yorhel
a7352d27b9
Fix possible wrapping of MANNEDINCLUDE by removing space
...
This doesn't really guarantee that it won't wrap, but fixes at least one
man page.
- https://manned.org/BlockSelectionDCOPInterface/6dfdf921
2016-10-16 10:28:44 +02:00
Yorhel
17fc298217
Fix handling of URLs ending in a ⟩
...
I've known about this issue before, but didn't realize it was so
widespread. This fixes many links.
2016-10-16 09:11:15 +02:00
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