Skip to content

Add support for multiple pipes in placeholder modifiers #9

@henriquemoody

Description

@henriquemoody

At the moment, we can only have 1 pipe modifying the value of a placeholder (e.g. {{placeholder|trans}}). But we could enable support for adding multiple pipes to a placeholder.

{{placeholder|trans|quote}}

It will probably not be possible to combine all placeholders, but it's interesting feature for us to have. If we consider the possibility of #8, we should make sure that we can still use | as an argument of a modifier, as long as it's escaped (\|),

Metadata

Metadata

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