Expand description

This module contatins the types from Text.Pandoc.Definition ported to Rust.

Modules

Additional types that aren’t present in the Haskell package but are useful.

Structs

Enums

Traits

A trait to iterate over the immediately contained blocks in a type.

A trait to iterate over the immediately contained inlines in a type.

Converts the given element into a string with all formatting removed.