We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Heavily revise iterator definition
Fix formatting error
Correct example iterator
Rewrite Introduction and Source sections
Update iterator definition
Overhaul BNF to add iterators and placeholder filters
Re
Fix error in Array constructor definition
Update @array entry re change to mixed types
Change Array type to have elements of mixed types
Update @array entry to allow Null entries
Update assignment used in an example
Update description of assignment
Changed assignment to take result of placeholder instead of just source
Update @concat example
Add @array command
Add literal value column to data type table & exclude singletons from being array elements.
Add subsections
Add @max & @min commands
Update re change of file filter name in examples
Replace file and directory filters with file system filters
Fix error in `dir-drive` filter entry
Add `file-drive` & `dir-drive` filters
Fix errors in `default` filter example 1
Add `url_decode` & `url_encode` filters
Add implementation help notes for `escape` & `escape_once` filters
Add `truncatewords` filter
Updated Liquid Filters (markdown)
Add `truncate` filter
Add `strip_newlines` filter