package
0.8.0
Repository: https://github.com/bytesparadise/libasciidoc.git
Documentation: pkg.go.dev

# Functions

Validate validates the given document May also alter some attributes (eg: doctype from `manpage` to `article`).

# Constants

Error the severity level for errors.
Warning the severity level for warning.

# Structs

Problem a problem detected during validation Must have a severity and an associated message TODO: include element position once available in the AST.

# Type aliases

Severity the problem severity.