mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2025-09-02 02:48:03 +00:00
Let's switch to the new parser
This commit is contained in:
@@ -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 = {};
|
||||
|
Reference in New Issue
Block a user