Sha256: 6713f0e35e62d5bb521125fa0b2412cfce7c8d6dd37405bf9afc05e4af732995
Contents?: true
Size: 592 Bytes
Versions: 2
Compression:
Stored size: 592 Bytes
Contents
--- title: Webgen::ContentProcessor::Tidy --- ## Description This content processor uses the [`tidy`][1] program to convert the input into valid (X)HTML. It supports a vast amount of options for specifying how the input should be processed. These options can be set throught the configuration option [`contentprocessor.tidy.options`]({relocatable: ../reference_configuration.html#contentprocessortidyoptions}). The options `-q` and `-f FILE` are always set because they are needed internally and should therefore not be set through `contentprocessor.tidy.options`! [1]: http://tidy.sf.net
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
webgen-0.5.10 | doc/contentprocessor/tidy.page |
webgen-0.5.9 | doc/contentprocessor/tidy.page |