Age | Commit message (Collapse) | Author |
|
When linking to an specific section of a manual by using the #<frag>
fragment, we need to remove it before passing it to man(1), otherwise it
will be interpreted as part of the manual page name.
|
|
Some code blocks inside <pre> were adding double line breaks with the
<br> tag.
|
|
Make the header sections a bit smaller as well as code blocks. Also put
a light border around code blocks.
|
|
Options used for nroff may not be suitable for the HTML postprocessor.
See: https://github.com/dillo-browser/dillo-plugin-man/issues/1#issuecomment-2095770618
|
|
Fixes: https://github.com/dillo-browser/dillo-plugin-man/issues/1
|
|
Fixes https://github.com/dillo-browser/dillo-plugin-man/issues/2
|
|
|