mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2025-02-02 12:19:11 +00:00
Move editor type mappings into a single file
This commit is contained in:
parent
ea83149746
commit
95926b85b9
@ -1,3 +0,0 @@
|
|||||||
title: $:/config/EditorTypeMappings/image/gif
|
|
||||||
|
|
||||||
bitmap
|
|
@ -1,3 +0,0 @@
|
|||||||
title: $:/config/EditorTypeMappings/image/jpeg
|
|
||||||
|
|
||||||
bitmap
|
|
@ -1,3 +0,0 @@
|
|||||||
title: $:/config/EditorTypeMappings/image/jpg
|
|
||||||
|
|
||||||
bitmap
|
|
@ -1,3 +0,0 @@
|
|||||||
title: $:/config/EditorTypeMappings/image/png
|
|
||||||
|
|
||||||
bitmap
|
|
@ -1,3 +0,0 @@
|
|||||||
title: $:/config/EditorTypeMappings/image/x-icon
|
|
||||||
|
|
||||||
bitmap
|
|
@ -1,3 +0,0 @@
|
|||||||
title: $:/config/EditorTypeMappings/text/vnd.tiddlywiki
|
|
||||||
|
|
||||||
text
|
|
8
core/wiki/config/EditorTypeMappings.multids
Normal file
8
core/wiki/config/EditorTypeMappings.multids
Normal file
@ -0,0 +1,8 @@
|
|||||||
|
title: $:/config/EditorTypeMappings/
|
||||||
|
|
||||||
|
image/gif: bitmap
|
||||||
|
image/jpeg: bitmap
|
||||||
|
image/jpg: bitmap
|
||||||
|
image/png: bitmap
|
||||||
|
image/x-icon: bitmap
|
||||||
|
text/vnd.tiddlywiki: text
|
Loading…
Reference in New Issue
Block a user