1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2025-09-02 02:48:03 +00:00

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

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": [
],