# Constants

HTMLFormatter emits raw HTML code, without the need of a full documentation engine checkout.
MarkdownFormatter emits markdown based code, suitable for things like Docusaurus.

# Variables

ErrDocument is raised when the OpenAPI document doesn't meet standards.
ErrFlag is raised when a flag is invalid.

# Type aliases

FormatterVar defines a type that represents a formatter.