ox_content_ast 0.16.0

AST definitions for Ox Content Markdown parser
Documentation

AST definitions for Ox Content Markdown parser.

This crate defines the Abstract Syntax Tree (AST) for Markdown documents, designed to be compatible with mdast (Markdown AST) specification while providing efficient arena-based allocation.