module MD4C

The class naming is based off the CommonMark specification, the GitHub Flavored Markdown specification, and the MDN document about HTML.

Some classes have content reader method (attribute). This returns Array of text nodes.

For potentially multibyte contents, UTF-8 encoding is used. Otherwise no encoding is specified (which means US-ASCII).