[][src]Type Definition pandoc_ast::Attr

type Attr = (String, Vec<String>, Vec<(String, String)>);

Attributes: identifier, classes, key-value pairs