💄 style: improve footnotes and <hr> styling

Fixes multiple footnotes having a horizontal line above each.
This commit is contained in:
welpo 2023-08-02 17:28:47 +02:00
parent 6b00aae20e
commit a1ceb74785
No known key found for this signature in database
GPG key ID: A2F978CF4EC1F5A6
4 changed files with 17 additions and 7 deletions

View file

@ -1,7 +1,7 @@
+++
title = "Markdown examples"
date = 2023-01-31
updated = 2023-07-08
updated = 2023-08-02
description = "This post showcases some examples of Markdown formatting, including a table, code blocks and tags, quotes, tables, and footnotes."
[taxonomies]
@ -69,5 +69,6 @@ Lorem ipsum `dolor` sit amet, `consectetur adipiscing` elit.
>
> — Charlie Kaufman, Synecdoche, New York
<hr>
[^1]: And here's an example of a footnote!