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