Text_Wiki/Text/Wiki/Render/DocbookPrefilter.php

Prefilter rule end renderer for Docbook

PHP versions 4 and 5

Classes

Text_Wiki_Render_Docbook_Prefilter This class implements a Text_Wiki_Render_Docbook to "pre-filter" source text so that line endings are consistently \n, lines ending in a backslash \ are concatenated with the next line, and tabs are converted to spaces.