Skip to content

Add filter for wrapping a string in quotes before output #130

@LswaN58

Description

@LswaN58

Basically, we've got places where we do something like class="{{ foo.bar }}" that don't really work nicely with the syntax highlighting. So, if we create a custom filter for quote wrapping, we can make it class={{ foo.bar | quotewrap }} instead, which should work correctly with syntax highlighting and make it clearer where we're actually rendering from vars.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions