nits settings

Nits are the detail of ssc, a static website 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 seen 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.errorexit n Exit with an error if nits of severity n or worse are generated. Values: catastrophe, error (default), warning, info, comment.
nits.expand Expand text content of certain nits.
nits.extra Report additional nits.
nits.info n Redefine nit n as information; may be repeated.
nits.nids Output nit ids, which can be used to redefine nits.
nits.quote X Output nit quotes in this 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.verbose ver Output level ver of nits and worse, where <ver is one of catastrophe, error (default), warning, info, or comment. There are additional levels of nits available in the debug build.
nits.warning n Redefine nit n as a warning; may be repeated.
nits.watch Output debug nits (intended for automation).

image: from reflets

atom · config · corpus · CSS · env · general · HTML · JSON-LD · link · MathML · microformat · nits · ontology
output · RSL · RSS · settings · shadow · shell · site · spell · SSI · stats · SVG · templates · validate · VTT

build · content · downloads · github · introduction · release notes · security · settings · specifications · usage · vault · why