You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 

9 lines
235 B

+++
title = "Multi-line footnote"
tags = ["footnote"]
draft = false
+++
This is some text[^fn:1].
[^fn:1]: This is a long footnote. It is so long that it gets auto-filled over multiple lines. But even then it should be handled fine.