lunamark.writer.html
HTML writer for lunamark. Extends lunamark.writer.xml.
new(options)
Return a new HTML writer. For a list of all fields in the writer, see lunamark.writer.generic.
options is a table that can contain the following fields:
containers-
Put sections in
<div>tags. slides-
Do not allow containers to nest; when a subsection begins, close the section’s container and start a new one.
layoutminimizeremoves semantically insignificant white space.compactremoves unneeded blank lines.defaultputs blank lines between block elements.