summaryrefslogtreecommitdiff
path: root/gmi2html.sh
AgeCommit message (Collapse)Author
2024-03-11Add logic to attribute quotesSteph Enders
The idea here is that you can do: > A quote Attribution or > A quote => link//to attribution And we'll wrap it in the figure properly
2023-06-29Create gmi to html converter scriptSteph Enders
The usage is fairly simple just do ./gmi2html.sh FILE I would recommend using tidy on the final product to format things but a .gmi file is basically tree-less so its no big deal.