Module error

Source
Expand description

The error module contains error types for Markdown processing. Error handling for the MDX Gen library.

Enums§

MarkdownError
Represents all the errors that can occur during Markdown processing.

Functions§

parse_markdown_with_context
A helper function that adds context to errors occurring during Markdown processing.