Writes the lines of a LeafBlock
public HtmlRenderer WriteLeafRawLines(LeafBlock leafBlock, bool writeEndOfLines, bool escape, bool softEscape = false)
The leaf block.
if set to true write end of lines.
if set to true escape the content for HTML
Only escape < and &