mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-03-18 02:21:47 -05:00
commit
83ef557c88
1 changed files with 0 additions and 1 deletions
|
@ -85,7 +85,6 @@ function replaceEndFootnotes(text) {
|
|||
return '{gfm-js-extract-pre-' + hash + '}';
|
||||
}, 'm');
|
||||
|
||||
console.log(text);
|
||||
text = replaceInlineFootnotes(text);
|
||||
text = replaceEndFootnotes(text);
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue