mirror of
https://github.com/TiddlyWiki/TiddlyWiki5.git
synced 2026-04-27 07:04:46 +00:00
* Add macro operator * Replace unnecessary usage of wikify widget * Simplify multiple let widget * fixup! Replace unnecessary usage of wikify widget * Update tests * Update change note * fixup! Replace unnecessary usage of wikify widget * Update docs * fixup! Update tests
11 lines
320 B
Plaintext
11 lines
320 B
Plaintext
title: $:/changenotes/5.4.0/#9520
|
|
description: Add macro operator
|
|
release: 5.4.0
|
|
tags: $:/tags/ChangeNote
|
|
change-type: feature
|
|
change-category: filters
|
|
github-links: https://github.com/TiddlyWiki/TiddlyWiki5/pull/9520
|
|
github-contributors: Leilei332
|
|
|
|
Added [[macro Operator]] for evaluating javascript macros in filters.
|