Concepts
How parsing works, what the AST looks like, and how rendering composes from it.
The library has three layers — parsing, the AST, and rendering. Read this section once and you’ll be able to follow the API surface without surprise.
How parsing works, what the AST looks like, and how rendering composes from it.
The library has three layers — parsing, the AST, and rendering. Read this section once and you’ll be able to follow the API surface without surprise.