Type Definition obsidian_export::MarkdownEvents[][src]

pub type MarkdownEvents<'a> = Vec<Event<'a>>;
Expand description

A series of markdown Events that are generated while traversing an Obsidian markdown note.