1
0
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:
Leilei332 2024-10-02 08:11:53 +08:00
commit 2e1408f2df
2 changed files with 2 additions and 2 deletions

View File

@ -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: ![](<#$1$>) image: ![](<#$1$>)
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}}