You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Suggestion: date-format(node,[MMM do, yyyy])
The DateFormatAutoFill column is using the autofill output. It appears the comma after the do isn't being escaped
Also, date-format isn't documented.
Also, date-format doesn't handle spaces in attributes
Worth considering choosing a standard for placeholders and documenting what they mean.
EG: {placeholder} vs [placeholder]
variable vs text vs condition vs selection
also see #214
Reported by Chris H via slack
The text was updated successfully, but these errors were encountered:
Suggestion:
date-format(node,[MMM do, yyyy])
The DateFormatAutoFill column is using the autofill output. It appears the comma after the
do
isn't being escapedAlso,
date-format
isn't documented.Also, date-format doesn't handle spaces in attributes

Worth considering choosing a standard for placeholders and documenting what they mean.
EG:
{placeholder}
vs[placeholder]
variable vs text vs condition vs selection
also see #214
Reported by Chris H via slack
The text was updated successfully, but these errors were encountered: