1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2025-09-10 14:56:06 +00:00

Get rid of references to the tw2parser

This commit is contained in:
Jeremy Ruston
2013-02-05 22:11:07 +00:00
parent dd5597fc36
commit 5c51626809
3 changed files with 3 additions and 6 deletions

View File

@@ -1,6 +1,5 @@
{
"plugins": [
"tiddlywiki/fullscreen",
"tiddlywiki/tw2parser"
"tiddlywiki/fullscreen"
]
}