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.

layout
minimize removes semantically insignificant white space.
compact removes unneeded blank lines.
default puts blank lines between block elements.

lunamark

lunamark.entities

lunamark.optparser

lunamark.reader

lunamark.util

lunamark.writer

lunamark.reader.markdown

lunamark.writer.context

lunamark.writer.docbook

lunamark.writer.dzslides

lunamark.writer.generic

lunamark.writer.groff

lunamark.writer.html

lunamark.writer.html5

lunamark.writer.latex

lunamark.writer.man

lunamark.writer.tex

lunamark.writer.xml