mirror of
https://github.com/Jermolene/TiddlyWiki5.git
synced 2026-01-26 14:31:16 -08:00
correction to statement about filter whitespace
This commit is contained in:
parent
15f05b076c
commit
88ea60cc7e
1 changed files with 2 additions and 2 deletions
|
|
@ -1,5 +1,5 @@
|
|||
created: 20150124182304000
|
||||
modified: 20150124185309000
|
||||
modified: 20150125105243000
|
||||
tags: [[Filter Syntax]]
|
||||
title: Filter Whitespace
|
||||
type: text/vnd.tiddlywiki
|
||||
|
|
@ -8,4 +8,4 @@ type: text/vnd.tiddlywiki
|
|||
{( "space" | "tab" | "linefeed" | "return" | "vertical tab" | "formfeed" )}
|
||||
"""/>
|
||||
|
||||
At least one whitespace character must appear between each [[run|Filter Run]] of a [[filter expression|Filter Expression]].
|
||||
Whitespace characters can appear between each [[run|Filter Run]] of a [[filter expression|Filter Expression]].
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue