aboutsummaryrefslogtreecommitdiff
path: root/parse_wiki_text/src/display.rs
Commit message (Expand)AuthorAge
* actually insert newlines in a coherent fashionHEADmainJJ2023-06-18
* minor wikitext display cleanupsJJ2023-06-18
* minor idiomatic changesJJ2023-06-17
* parse_wiki_text: begin implementation of template handlingJJ2023-02-24
* parse_wiki_text: impl Display for Node, except for template nodesJJ2023-01-08