-
### Bug description
When a footnote is reused, it is duplicated.
This is the case at least for `html`, `pdf`, and `revealjs`.
```qmd
---
format:
html: default
pdf: default
revealjs: …
-
I want to extract reference data from articles that use footnotes instead of a bibliography. The footnotes contain the references, mixed with additional commentary. Since Grobid was not trained on thi…
-
### Discussed in https://github.com/jgm/pandoc/discussions/9602
Originally posted by **Amphiboly** March 23, 2024
With the docx writer, images in footnotes are displayed as properly-sized box …
-
## General Description
I use footnotes a lot when I take notes. Footnotes often reside at the bottom of the note. When we extract a part of a note to a new note, it is possible that a link to a foo…
-
I'm trying to get footnotes from a document, but for some reason I'm getting it twice.
```php
$phpWord = IOFactory::load('./Test.docx');
$content = '';
$footnotes = $phpWord->getFootnotes()->…
-
https://lmax-exchange.github.io/disruptor/disruptor.html
![image](https://github.com/user-attachments/assets/82bb02e3-147d-4a25-bd26-bce1593daf88)
Ooops.
----
Also, could you a bit extend …
-
## Describe your problem
I want to use template in footnotes, but it not work
## More details about your problem
There are footnotes in my DOCX document, and I need to replace the text in the foo…
-
The [spec](https://www.w3.org/TR/css-gcpm-3/#footnotes) mentions the "footnote rule", but doesn't actually specify how to create it.
I tried to create a 20% wide rule with @footnote::before:
```…
-
### Is the bug present when using the default Obsidian theme?
Yes
### Is the bug present when snippets and plugins are disabled?
Yes
### Minimal theme version
7.7.18
### Describe the bug
1. Wri…
-
I've inserted a footnote into my document but I can't seem to find a way to get the footnote index. Is this feature available in OfficeJS because it did exist in the C# version.