mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-11-01 15:46:18 +00:00
27f3de2f88
* allow wikitext formatting buttons for types [prefix[text/vnd.tiddlywiki]] which is very permissive * add 2 missing buttons
10 lines
366 B
Plaintext
10 lines
366 B
Plaintext
title: $:/core/ui/EditorToolbar/excise
|
|
tags: $:/tags/EditorToolbar
|
|
icon: $:/core/images/excise
|
|
caption: {{$:/language/Buttons/Excise/Caption}}
|
|
description: {{$:/language/Buttons/Excise/Hint}}
|
|
condition: [<targetTiddler>type[]] [<targetTiddler>get[type]prefix[text/vnd.tiddlywiki]] +[first[]]
|
|
shortcuts: ((excise))
|
|
dropdown: $:/core/ui/EditorToolbar/excise-dropdown
|
|
|