diff --git a/js/WikiTextMacros.js b/js/WikiTextMacros.js index e0895bb20..ae15fb9b6 100644 --- a/js/WikiTextMacros.js +++ b/js/WikiTextMacros.js @@ -38,90 +38,18 @@ wikiTextMacros.macros = { handler: function(macroNode,store) { } }, - annotations: { - handler: function(macroNode,store) { - } - }, - backstage: { - handler: function(macroNode,store) { - } - }, br: { handler: function(macroNode,store) { } }, - closeAll: { - handler: function(macroNode,store) { - } - }, - download: { - handler: function(macroNode,store) { - } - }, - edit: { - handler: function(macroNode,store) { - } - }, - gradient: { - handler: function(macroNode,store) { - } - }, - importTiddlers: { - handler: function(macroNode,store) { - } - }, list: { handler: function(macroNode,store) { } }, - message: { - handler: function(macroNode,store) { - } - }, - newJournal: { - handler: function(macroNode,store) { - } - }, - newTiddler: { - handler: function(macroNode,store) { - } - }, - option: { - handler: function(macroNode,store) { - } - }, - options: { - handler: function(macroNode,store) { - } - }, - permaview: { - handler: function(macroNode,store) { - } - }, - plugins: { - handler: function(macroNode,store) { - } - }, - refreshDisplay: { - handler: function(macroNode,store) { - } - }, - saveChanges: { - handler: function(macroNode,store) { - } - }, - search: { - handler: function(macroNode,store) { - } - }, slider: { handler: function(macroNode,store) { } }, - sync: { - handler: function(macroNode,store) { - } - }, tabs: { handler: function(macroNode,store) { } @@ -130,10 +58,6 @@ wikiTextMacros.macros = { handler: function(macroNode,store) { } }, - tagChooser: { - handler: function(macroNode,store) { - } - }, tagging: { handler: function(macroNode,store) { }