zestedesavoir / zmarkdown

Live demo: https://zestedesavoir.github.io/zmarkdown/
MIT License
226 stars 52 forks source link

[zmarkdown] Fix footnotes random postfix #431

Closed StaloneLab closed 3 years ago

StaloneLab commented 3 years ago

Launch a ZMarkdown server, and try to launch multiple requests with Markdown containing footnotes. All of these request will lead to the same footnote postfix id.

This is a really bad behavior as these ids are supposed to allow to distinguish between footnotes. It must be present since version 9.0.0 (refactoring).