mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2025-08-06 22:04:19 +00:00
Merge branch 'paste-image-template' of github.com:Leilei332/TiddlyWiki5 into paste-image-template
This commit is contained in:
commit
2e1408f2df
@ -1,4 +1,4 @@
|
|||||||
title: $:/plugins/tiddlywiki/markdown/EditorToolbar/file-import
|
title: $:/core/ui/EditorToolbar/file-import/markdown
|
||||||
tags: $:/tags/EditorTools
|
tags: $:/tags/EditorTools
|
||||||
image: 
|
image: 
|
||||||
file: [](<#$1$>)
|
file: [](<#$1$>)
|
||||||
@ -6,4 +6,4 @@ regexp-search: [()<>\\]
|
|||||||
regexp-replace: \$&
|
regexp-replace: \$&
|
||||||
condition: [<targetTiddler>type[text/x-markdown]] [<targetTiddler>type[text/markdown]]
|
condition: [<targetTiddler>type[text/x-markdown]] [<targetTiddler>type[text/markdown]]
|
||||||
|
|
||||||
{{||$:/core/ui/FileImportTemplate}}
|
{{||$:/core/ui/FileImportTemplate}}
|
Loading…
x
Reference in New Issue
Block a user