mirror of
https://github.com/Jermolene/TiddlyWiki5.git
synced 2025-12-15 15:10:30 -08:00
Update release note
This commit is contained in:
parent
2d75d3ccb1
commit
6e7c63a72d
2 changed files with 4 additions and 2 deletions
|
|
@ -16,7 +16,7 @@ description: Under development
|
|||
|
||||
! Translation improvements
|
||||
|
||||
*
|
||||
* Chinese
|
||||
|
||||
! Plugin Improvements
|
||||
|
||||
|
|
@ -40,7 +40,8 @@ description: Under development
|
|||
|
||||
! Bug Fixes
|
||||
|
||||
*
|
||||
* <<.link-badge-reverted "https://github.com/TiddlyWiki/TiddlyWiki5/pull/9156">> the [[change in v5.3.7|https://github.com/TiddlyWiki/TiddlyWiki5/pull/8721]] to the handling of caption fields by the [[list-tagged-draggable Macro]]
|
||||
* <<.link-badge-fixed "https://github.com/TiddlyWiki/TiddlyWiki5/commit/93d30f374da4a6b2037b335f7f7d4eddce8192db">> display of field names longer than the available width in the info panel
|
||||
|
||||
! Node.js Improvements
|
||||
|
||||
|
|
|
|||
|
|
@ -207,6 +207,7 @@ This is an example tiddler. See [[Table-of-Contents Macros (Examples)]].
|
|||
\procedure .link-badge-removed(link,colour:#a9aabc) <$macrocall $name=".link-badge" text="removed" link=<<link>> colour=<<colour>>/>
|
||||
\procedure .link-badge-renamed(link,colour:#b4b995) <$macrocall $name=".link-badge" text="renamed" link=<<link>> colour=<<colour>>/>
|
||||
\procedure .link-badge-updated(link,colour:#91ba66) <$macrocall $name=".link-badge" text="updated" link=<<link>> colour=<<colour>>/>
|
||||
\procedure .link-badge-reverted(link,colour:#ba8e66) <$macrocall $name=".link-badge" text="reverted" link=<<link>> colour=<<colour>>/>
|
||||
|
||||
\procedure .banner-credits(credit,url)
|
||||
<img src=<<url>> width="140" style="float:left;margin-right:0.5em;"/>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue