-
-
In the industry HDR10 implies PQ colorimetry, 10 bits, and presence of static metadata SEIs, namely SMPTE 2086, MaxFALL, and MaxCLL, the latter two often considered optional as they don't work well in…
-
Right now, I think footnote checking is skipped if there are no footnotes. But this doesn't work well with `stepwise.load()`, which could pull in a protocol with footnotes. For example:
```
p = …
-
It would be nice if Typora would support multi-paragraph footnotes as described here: https://www.markdownguide.org/extended-syntax#footnotes.
Currently, only the first paragraph of such a 'big foo…
-
### Description
Footnote numbers are incorrect when paragraphs are deleted and undone.
### Step-by-step reproduction instructions
1. Set footnotes for each of several paragraphs.
1. Delete the fir…
-
When attempting to use footnotes for beamer output, they are rendered incorrectly in the final PDF. Footnotes are rendered correctly when using the default beamer template or when using pandoc-latex-…
-
I'm experiencing an issue when rendering Pandoc to pdf using Beamer.
When using pauses in between paragraphs, when one paragraph has a footnote, the footnote will appear a single frame earlier than…
-
## 何が問題なのか
`\footnote{}` を利用しようとすると,エラーで落ちてしまう.
## 期待する挙動
`\footnote{}` を使用すると脚注が表示される
## 原因
おそらく, [funinfosys.sty](https://github.com/UNE-fun/FUNGraduationStudyMidtermReport/blob/master/funi…
-
```markdown
hello[^1] world[^1]
[^1]: A common greeting
```
produces the following
```elixir
[
{"p", [],
[
"hello",
{"a",
[
{"href", "#fn:1…
-
I was testing text fragment links in [this article](https://open.ibis.wiki/article/Ibis). [This edit](https://open.ibis.wiki/article/Ibis@open.ibis.wiki/diff/58714275-013a-7d56-89aa-b8936e285423) adde…