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