mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2026-08-04 09:58:52 +00:00
Remove function wrapper
Thanks @Leilei332
This commit is contained in:
@@ -6,7 +6,6 @@ module-type: utils
|
||||
A high level helper class for parsing and wikification
|
||||
|
||||
\*/
|
||||
(function(){
|
||||
|
||||
/*
|
||||
Options include:
|
||||
@@ -104,5 +103,3 @@ Wikifier.prototype.getWidgetTree = function() {
|
||||
};
|
||||
|
||||
exports.Wikifier = Wikifier;
|
||||
|
||||
})();
|
||||
|
||||
Reference in New Issue
Block a user