[][src]Type Definition markdown_extract::document::Document

type Document = Vec<Section>;

A collection of sections from a markdown document