Turn on the text parser before parsing documents: <code>SET PARSER TEXT</code>.
Next, use <code>[[Options#Database_options|PARSEROPT]]</code> to set parser-specific options (<font color="orange">Version 6.5.1</font>).
Example: <code>SET PARSEROPT lines=yes</code>
[[Category: Internal]]