mirror of
https://github.com/Jermolene/TiddlyWiki5.git
synced 2026-01-21 03:51:11 -08:00
fix change note
This commit is contained in:
parent
4f118aa8ef
commit
0098e5c2ee
1 changed files with 1 additions and 1 deletions
|
|
@ -4,7 +4,7 @@ release: 5.4.0
|
|||
tags: $:/tags/ChangeNote
|
||||
change-type: enhancement
|
||||
change-category: developer
|
||||
links: https://github.com/TiddlyWiki/TiddlyWiki5/pull/9336
|
||||
github-links: https://github.com/TiddlyWiki/TiddlyWiki5/pull/9336
|
||||
github-contributors: Arlen22
|
||||
|
||||
This formalizes the idea of a data tiddler inside code. Currently x-tiddler-dictionary and json are supported. Other wire formats can be supported by defining a Javascript module with `module-type: datatiddlerserializer` which exports the interface shown below.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue