Footnotes are not supported when exporting to PDF
Issue description; Pagedjs does not include footnotes when exporting as PDF; https://print-css.rocks/lesson/lesson-footnotes The footnote numbers are visible in the Preview but no on export. See examples below.
Julien suggested fix for Preview is removing content: counter(footnote, decimal);
in the .footnote::footnote-marker
resolved the issue.
The issue appears to be with the exporting widget pagedjs-cli