mirror of
https://github.com/status-im/codimd.git
synced 2025-01-12 22:54:18 +00:00
Fix viewAjaxCallback not able to be assigned
This commit is contained in:
parent
3d6baa47ac
commit
a8bce53c47
@ -205,6 +205,7 @@ function parseMeta(md, edit, view, toc, tocAffix) {
|
||||
}
|
||||
|
||||
var viewAjaxCallback = null;
|
||||
window.viewAjaxCallback = viewAjaxCallback;
|
||||
|
||||
//regex for extra tags
|
||||
var spaceregex = /\s*/;
|
||||
|
Loading…
x
Reference in New Issue
Block a user