mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-01-03 00:15:11 +03:00
parent
26117ea6de
commit
3a1648edb9
@ -85,7 +85,6 @@ function replaceEndFootnotes(text) {
|
||||
return '{gfm-js-extract-pre-' + hash + '}';
|
||||
}, 'm');
|
||||
|
||||
console.log(text);
|
||||
text = replaceInlineFootnotes(text);
|
||||
text = replaceEndFootnotes(text);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user