Open thabotswana opened 4 months ago
When referencing the same footnote more than once, both references should point to the same footnote.
When referencing the same footnote more than once, a duplicate footnote is created. Reported here: https://forums.simplenote.com/forums/topic/multiple-references-to-the-same-footnote-results-in-duplicate-footnotes/?view=all#post-2826
I can reproduce this with the following steps:
[^1]
[^2]
Screen recording
https://github.com/Automattic/simplenote-electron/assets/35628116/070bbffb-d448-4a12-9387-945fae05aa74
Expected
When referencing the same footnote more than once, both references should point to the same footnote.
Observed
When referencing the same footnote more than once, a duplicate footnote is created. Reported here: https://forums.simplenote.com/forums/topic/multiple-references-to-the-same-footnote-results-in-duplicate-footnotes/?view=all#post-2826
Reproduced
I can reproduce this with the following steps:
[^1]
,[^2]
)Screen recording
https://github.com/Automattic/simplenote-electron/assets/35628116/070bbffb-d448-4a12-9387-945fae05aa74
Where did you see the bug