Text_Wiki/Text/Wiki/Render/LatexPrefilter.php

Classes

Text_Wiki_Render_Latex_Prefilter This class implements a Text_Wiki_Render_Latex 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.