mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-12-24 00:50:28 +00:00
Let's switch to the new parser
This commit is contained in:
parent
0838d435e9
commit
c6a2083e26
@ -36,7 +36,7 @@ if(typeof(window) === "undefined" && !global.$tw) {
|
||||
}
|
||||
|
||||
// Temporary switch for replacing the old wiki text parser with the new one
|
||||
$tw.useNewParser = false;
|
||||
$tw.useNewParser = true;
|
||||
|
||||
// Boot information
|
||||
$tw.boot = {};
|
||||
|
Loading…
Reference in New Issue
Block a user