当我使用RMarkdown和下面的设置编译html文档时,我会在一个奇怪的角落里得到脚注。
---
output:
html_document:
toc: true
theme: united
toc_depth: 2
toc_float: true
collapsed: false
smooth_scroll: false
number_sections: true
---
脚注显示在左下角,[^ 1]和另一个。[^ longnote]。 你知道如何将脚注放在主文本框中吗?
[^ 1]:这是脚注。
[^ longnote]:这是一个有多个街区的人。