The footnote syntax in GitLab flavored markdown is not supported. Is it possible to support rendering footnotes properly as a PDF?
Steps to reproduce
An example document:
# markdown-pdf-footnote-example
A footnote reference tag looks like this: [^1]
This reference tag is a mix of letters and numbers. [^footnote-42]
[^1]: This is the text inside a footnote.
[^footnote-42]: This is another footnote.
Issue description
The footnote syntax in GitLab flavored markdown is not supported. Is it possible to support rendering footnotes properly as a PDF?
Steps to reproduce
An example document:
Expected behavior: (rendered using https://packagecontrol.io/packages/MarkdownPreview - though it is an HTML render)
Actual behavior:
Versions
Ubuntu 20.04