4 * These classes are responsible for converting a text in a markup
5 * specific language to the corresponding HTML code. This process can
6 * be somewhat intense, as it may be necessary to find the template
7 * to insert the markup; furthermore, the markup generator being used
8 * is not guaranteed to generate conformant markup.
10 abstract class XHTMLCompiler_Markup
extends XHTMLCompiler_Filter