Sha256: 08a6fa1032bb4f88946a2cb06557060087d253a947c7903f8bb39077bfacb427

Contents?: true

Size: 577 Bytes

Versions: 6

Compression:

Stored size: 577 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`](../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

6 entries across 6 versions & 1 rubygems

Version Path
webgen-0.5.17 doc/contentprocessor/tidy.page
webgen-0.5.15 doc/contentprocessor/tidy.page
webgen-0.5.14 doc/contentprocessor/tidy.page
webgen-0.5.13 doc/contentprocessor/tidy.page
webgen-0.5.12 doc/contentprocessor/tidy.page
webgen-0.5.11 doc/contentprocessor/tidy.page