mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2025-03-29 06:46:55 +00:00
Text-slicer: Tweaks to linear slice rules
This commit is contained in:
parent
55d7f43f0c
commit
ab2ac78620
@ -41,10 +41,16 @@ tags: $:/tags/text-slicer/slicer-rules
|
||||
}
|
||||
},
|
||||
{
|
||||
"selector": "*",
|
||||
"selector": "head",
|
||||
"actions": {
|
||||
"dontRenderTag": true,
|
||||
"discard": true
|
||||
}
|
||||
},
|
||||
{
|
||||
"selector": "*",
|
||||
"actions": {
|
||||
"dontRenderTag": true
|
||||
}
|
||||
}
|
||||
]
|
Loading…
x
Reference in New Issue
Block a user