better-fn icon indicating copy to clipboard operation
better-fn copied to clipboard

[Bug] Doesn't work on mobile when footnotes placed in the middle of the document

Open ParkerRobb opened this issue 2 years ago • 1 comments

When the footnotes are interspersed throughout the document, rather than at the end of the document, the hover preview doesn't work on mobile. It still works as expected on desktop, however.

If I place the footnotes at the end of the document, it works as expected on mobile.

This behavior is inconsistent with Markdown specifications. Markdown allows the footnotes to be placed anywhere in the document, not only at the end.

ParkerRobb avatar Jan 11 '23 14:01 ParkerRobb

I found that the plugin was disabled for mobile at some point. I must have been using a version prior to that mobile flag being changed.

ParkerRobb avatar Jun 28 '23 01:06 ParkerRobb