mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-02-17 23:44:39 -05:00
closes #4741 - updated regexp to properly filter out footnotes without removing too much text - happened only when a link was used before a footnote - old regexp was too 'greedy' and removed regular link together with the footnote - new regexp uses a more specific <a> tag |
||
---|---|---|
.. | ||
client | ||
server | ||
shared | ||
test | ||
index.js |