mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2025-08-06 22:04:19 +00:00
Add xmldom plugin to text-slicer edition
This commit is contained in:
parent
8f5eaf5194
commit
fddf18b920
@ -1,7 +1,8 @@
|
|||||||
{
|
{
|
||||||
"description": "Tools for slicing up long texts into individual tiddlers",
|
"description": "Tools for slicing up long texts into individual tiddlers",
|
||||||
"plugins": [
|
"plugins": [
|
||||||
"tiddlywiki/text-slicer"
|
"tiddlywiki/text-slicer",
|
||||||
|
"tiddlywiki/xmldom"
|
||||||
],
|
],
|
||||||
"languages": [
|
"languages": [
|
||||||
],
|
],
|
||||||
|
Loading…
x
Reference in New Issue
Block a user