docgist icon indicating copy to clipboard operation
docgist copied to clipboard

Footnote syntax doesn't work according to Asciidoctor documentation?

Open ShadowKyogre opened this issue 5 years ago • 1 comments

Hey everyone! Was testing DocGist to render some random documents I had written on an etherpad instance. It looks like that the asciidoctor version of the footnotes syntax doesn't work on DocGist. Here's the data I tested with.

Input text:: https://notes.typo3.org/p/YPlWzvj6IP Result:: https://gist.asciidoctor.org/?epsp-notes.typo3.org-YPlWzvj6IP#_footnote_2

Asciidoctor documentation:: https://asciidoctor.org/docs/asciidoc-syntax-quick-reference/#section-footnotes

Asciidoc documentation:: http://asciidoc.org/userguide.html#X92

ShadowKyogre avatar Jun 25 '19 00:06 ShadowKyogre

The version of Asciidoctor used by docgist is woefully out of date. See #21 for the effort to get it updated.

mojavelinux avatar Jun 25 '19 02:06 mojavelinux