mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2025-06-04 15:44:08 +00:00
Fixing 05dc8edc5a97871c7d5b4c6b25e878ea7e800937 properly
This commit is contained in:
parent
05dc8edc5a
commit
02bf8fa469
@ -1267,7 +1267,7 @@ $tw.boot.startup = function() {
|
||||
wikiInfo: "./tiddlywiki.info",
|
||||
wikiPluginsSubDir: "./plugins",
|
||||
wikiTiddlersSubDir: "./tiddlers",
|
||||
jsModuleHeaderRegExpString: "^\\/\\*\\\\(?:\\r?\\n)((?:^[^(?:\\r?\\n)]*(?:\\r?\\n))+?)(^\\\\\\*\\/$(?:\\r?\\n)?)",
|
||||
jsModuleHeaderRegExpString: "^\\/\\*\\\\(?:\\r?\\n)((?:^[^\\r\\n]*(?:\\r?\\n))+?)(^\\\\\\*\\/$(?:\\r?\\n)?)",
|
||||
fileExtensionInfo: {}, // Map file extension to {type:}
|
||||
contentTypeInfo: {} // Map type to {encoding:,extension:}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user