Codimd: [BUG] Footnote on Slide prohibts Speaker Notes on same Slide

Created on 10 May 2019  路  2Comments  路  Source: hackmdio/codimd

Markdown source

On hackmd.io: https://hackmd.io/B1iWgVmnV?both
Slides on hackmd.io: https://hackmd.io/p/B1iWgVmnV

# 1234

---

## 1 [^one]

[^one]: https://one.com

---

## 2

Note:
- two

---

## 3[^three]

[^three]: https://three.com

Note:
- three

---

## 4[^four]

Note:
- four

[^four]: https://four.com

Expected Behavior

When clicking s in the presentation and going to slide 3, the list text - three should be visible in the speaker notes.

Actual Behavior

The speaker notes of slide 3 are empty.

Possible Cause

The footnote on the slide seems to be cause the absent speaker note.

bug upstream

All 2 comments

I can confirm and reproduce this issue, it seems like a rendering issue from reveal.js. Will need to take a deeper look.

I opened an issue in their repo. https://github.com/hakimel/reveal.js/issues/2402

Was this page helpful?
0 / 5 - 0 ratings

Related issues

Nebukadneza picture Nebukadneza  路  3Comments

nitwhiz picture nitwhiz  路  4Comments

farleylai picture farleylai  路  5Comments

almereyda picture almereyda  路  4Comments

ccoenen picture ccoenen  路  4Comments