Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-03-11 | Add logic to attribute quotes | Steph 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-29 | Create gmi to html converter script | Steph 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. |