mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-01-13 22:41:32 -05:00
bc74c89e76
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 |