Text_Wiki/Text/Wiki/Render/XhtmlPrefilter.php

Prefilter rule end renderer for Xhtml

PHP versions 4 and 5

Classes

Text_Wiki_Render_Xhtml_Prefilter This class implements a Text_Wiki_Render_Xhtml 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.