Skip to content

Schemas

This library is created to configure Markdoc to use schemas that represent HTML. This is done according to the research I conducted using Mozilla Developer Network and W3 Schools. This means that they are schemas that respect HTML rules and standards. I have decided to only created schemas for HTML tags that are used to write articles. This means no headers,main,section, or footer and no form related and no div tags.

TIP

The name of the schema is the name of the tag that will be rendered.

TIP

If you want to know how attributes are implemented by this library. refer to this page

To see what schemas are in which category go to the flowing pages.

Released under the MIT License