mirror of
https://github.com/Jermolene/TiddlyWiki5.git
synced 2026-01-04 08:12:14 -08:00
Add data tiddler types
This commit is contained in:
parent
16444e023a
commit
20ea6433e6
2 changed files with 6 additions and 0 deletions
3
core/docs/types/application_json.tid
Normal file
3
core/docs/types/application_json.tid
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
title: $:/docs/types/application/json
|
||||
description: JSON data
|
||||
name: application/json
|
||||
3
core/docs/types/application_x_tiddler_dictionary.tid
Normal file
3
core/docs/types/application_x_tiddler_dictionary.tid
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
title: $:/docs/types/application/x-tiddler-dictionary
|
||||
description: Data dictionary
|
||||
name: application/x-tiddler-dictionary
|
||||
Loading…
Add table
Add a link
Reference in a new issue