added image handling to tw2parser

This commit is contained in:
buggyj
2014-08-28 18:49:40 +02:00
parent 36a7b1149f
commit c8d9ceaf2d
3 changed files with 47 additions and 13 deletions

View File

@@ -1,6 +1,8 @@
{
"title": "$:/plugins/tiddlywiki/tw2parser",
"description": "TiddlyWiki Classic-compatible wikitext parser",
"authors": "JeremyRuston, JeffreyWilkinson"
"core-version": ">=5.0.0"
"authors": "JeremyRuston, JeffreyWilkinson",
"version": "0.0.2-alpha-tw2parser",
"core-version": ">=5.0.15",
"plugin-type": "plugin"
}