mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-11-01 07:36:18 +00:00
a960e4f658
* Updates to make Excision more friendly to Markdown users by adding Markdown as an option in the criteria to use excision and by making the excise operation reuse the type of the tiddler being excised. * Updated excise operation to use Markdown syntax for links.
10 lines
431 B
Plaintext
10 lines
431 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>type[text/vnd.tiddlywiki]] [<targetTiddler>type[text/markdown]] [<targetTiddler>type[text/x-markdown]] +[first[]]
|
|
shortcuts: ((excise))
|
|
dropdown: $:/core/ui/EditorToolbar/excise-dropdown
|
|
|