summaryrefslogtreecommitdiff
path: root/src/internal/markdown.rs
Commit message (Collapse)AuthorAge
* internal: Make footnotes workCara Salter2022-02-02
| | | | | Apparently, the footnotes and superscript extensions conflicted with each other.
* mkd: Attempt to solve footnote bugCara Salter2021-12-22
| | | | Still won't work properly
* Add blog post parsing and templatesCara Salter2021-12-19
templates WIP, not building properly