| Commit message (Collapse) | Author | Age |
|
|
|
|
| |
Eliminates the need for a shell inside the chroot, along with cat,
mktemp and rm. It's likely a bit faster too.
|
|
|
|
| |
Ideally these wouldn't require sh, cat, rm, mktemp.
|
| |
|
| |
|
| |
|
|
|
|
| |
Still missing a shell lexer in hilex, but well... it's shell.
|
|
|
|
|
|
| |
This also makes source-filter show mdoc source again and removes the
dependency on ttpre entirely. I copied in the inline stylesheet mandoc
outputs without -O fragment and added some customizations.
|
|
|
|
|
|
| |
Hack: output an extra <td> after rendering mdoc so that line numbers can
be hidden based on there being three. This required splitting
source-filter and about-filter since on about pages there is no table.
|
| |
|
|
|