mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-11-23 10:07:19 +00:00
Minor issue in example of Import Variables Widget (#5165)
an unbalanced [ was resolved.
This commit is contained in:
parent
2bbcc94b4d
commit
15be409c42
@ -37,5 +37,5 @@ So-called global macros are implemented within the main page template ([[$:/core
|
||||
<<.from-version "5.1.18">> The `\import` [[pragma|Pragma]] is an alternative syntax for using the ImportVariablesWidget. For example, the previous example could be expressed as:
|
||||
|
||||
```
|
||||
\import [[$:/core/ui/PageMacros]] [all[shadows+tiddlers]tag[$:/tags/Macro]!has[draft.of]
|
||||
\import [[$:/core/ui/PageMacros]] [all[shadows+tiddlers]tag[$:/tags/Macro]!has[draft.of]]
|
||||
```
|
Loading…
Reference in New Issue
Block a user