Add xmldom plugin to text-slicer edition

This commit is contained in:
Jermolene
2016-02-05 18:54:32 +00:00
parent 8f5eaf5194
commit fddf18b920
+2 -1
View File
@@ -1,7 +1,8 @@
{
"description": "Tools for slicing up long texts into individual tiddlers",
"plugins": [
"tiddlywiki/text-slicer"
"tiddlywiki/text-slicer",
"tiddlywiki/xmldom"
],
"languages": [
],