Feature request: inline footnotes
Open
@davidackroyd99 is already working on this.
Since Jul 22, 2020.
enhancement
PR Welcome!
- Dominant language
- C#
- Stars
- 5.3k
- Forks
- 510
- Avg merge
- 8d 5h
- Merged PRs (30d)
- 5
Description
It would be nice to have inline footnotes (aka inline notes). Here is the relevant pandoc example:
Here is an inline note.^[Inlines notes are easier to write, since
you don't have to pick an identifier and move down to type the
note.]
See also: https://pandoc.org/MANUAL.html#footnotes
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.