mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2026-05-28 08:12:19 +00:00
More release note tweaks
This commit is contained in:
@@ -16,6 +16,8 @@ This PR extends the handling of macro/procedure/function invocationsmade via the
|
||||
<div class=<<mymacro param={{{ [<innermacro p={{Something}}>addprefix[https:] }}}>>>
|
||||
```
|
||||
|
||||
Note that the new syntax obviates the need for `<$transclude $variable=...>` constructions in many cases.
|
||||
|
||||
The extended syntax allows parameter values to be passed as transclusions, filter expressions or nested invocations in three settings:
|
||||
|
||||
* As a standalone construction
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
title: $:/changenotes/5.4.0/#9118
|
||||
description: Update highlightjs plugin
|
||||
description: Update HighlightJS plugin
|
||||
release: 5.4.0
|
||||
tags: $:/tags/ChangeNote
|
||||
change-type: enhancement
|
||||
@@ -7,4 +7,4 @@ change-category: plugin
|
||||
github-links: https://github.com/TiddlyWiki/TiddlyWiki5/pull/9118
|
||||
github-contributors: Leilei332
|
||||
|
||||
Update highlightjs version to 11.11.1
|
||||
Update HighlightJS version to 11.11.1
|
||||
@@ -7,4 +7,4 @@ change-category: theme
|
||||
github-links: https://github.com/TiddlyWiki/TiddlyWiki5/pull/9148
|
||||
github-contributors: Leilei332
|
||||
|
||||
Make some core classes display properly when Tiddlywiki's language uses bidrectional scripts.
|
||||
Make some core classes display properly when Tiddlywiki's language uses bidirectional scripts.
|
||||
+2
-2
@@ -1,5 +1,5 @@
|
||||
title: $:/changenotes/5.4.0/#9626
|
||||
description: Bump katex to latest version
|
||||
description: Bump Katex to latest version
|
||||
release: 5.4.0
|
||||
tags: $:/tags/ChangeNote
|
||||
change-type: enhancement
|
||||
@@ -7,4 +7,4 @@ change-category: plugin
|
||||
github-links: https://github.com/TiddlyWiki/TiddlyWiki5/pull/9626
|
||||
github-contributors: Leilei332
|
||||
|
||||
Bump latex to latest version and use woff2 fonts to reduce plugin size.
|
||||
Bump Katex to latest version and use woff2 fonts to reduce plugin size.
|
||||
Reference in New Issue
Block a user