nits arguments
Nits are the output of ssc, the static site NITpicker. You will need these switches if you want to hide certain nits, output lots of extra gen, etc..
Many of these switches require a value, n, to identify a particular nit. This value is not normally output, to avoid clutter. However, it can be seed by using the nits.nids switch.
nits.abhorrent n | redefine nit n as an abhorrence; may be repeated. |
nits.catastrophe n | redefine nit n as a catastrophe; may be repeated. |
nits.comment n | Redefine nit n as a comment; may be repeated. |
nits.debug n | Redefine nit n as a debug message; may be repeated. |
nits.error n | Redefine nit n as an error; may be repeated. |
nits.expand | Expand text content of certain nits. |
nits.extra | Report additional nits. |
nits.format F | Specify the output format; F is a template file (see output templates). |
nits.info n | Redefine nit n as information; may be repeated. |
nits.nids | Output nit ids, which can be used to redefine nits. |
nits.override F | Use this output format, not the one specified by nits.format. F is a template file (see output templates). This switch is intended to aid automation. |
nits.quote X | Specify quote style when using nits.format. X can be ‘text’ or ‘html’. |
nits.root | By default, seek nit output template files in the website root. |
nits.silence n | Silence nit n; may be repeated. |
nits.unique | Do not output repeated nits, even if they may contain additional information. |
nits.warning n | Redefine nit n as a warning; may be repeated. |
nits.watch | Output debug nits (intended for automation). |
Dylan Harris
December 2024