summaryrefslogtreecommitdiff
path: root/src/visitor/structure.rs
AgeCommit message (Expand)AuthorFilesLines
2021-09-04chore: Fix unnecessary borrow lintsDaniel Silverstone1-1/+1
2021-05-01pandoc_ast: Support multiple versions of pandoc_astDaniel Silverstone1-0/+1
2021-02-13structure: Support additional inline kindDaniel Silverstone1-0/+1
2020-11-21chore(src/visitor/structure.rs): push a char instead of push_strLars Wirzenius1-3/+3
2020-10-05fix: handle all kinds of inline elements in titles, headingsLars Wirzenius1-11/+27
2020-08-08refactor: split stuff from src/ast.rs into smaller modulesLars Wirzenius1-0/+82