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
While following @skwlilac writing and updating templates, it struck me that there are quite a few ways to get things wrong and that we could look at tools to help us write well-formed templates.
Things like the Language Server Protocol along with YAML / JSON schemas, the "Anything Markup Language", SchemaStore and lots of others can be used to help authors and highlight errors.
The text was updated successfully, but these errors were encountered:
While following @skwlilac writing and updating templates, it struck me that there are quite a few ways to get things wrong and that we could look at tools to help us write well-formed templates.
Things like the Language Server Protocol along with YAML / JSON schemas, the "Anything Markup Language", SchemaStore and lots of others can be used to help authors and highlight errors.
The text was updated successfully, but these errors were encountered: