Skip to content

Placeholders: What sigil(s) indicate them? #269

Closed
@gibson042

Description

@gibson042

develop syntax uses {…}, but the broader software ecosystem seems to have settled on a paradigm in which interpolated parts of text are indicated by either ${…} (JavaScript template literals and Mako templates) or {{…}} (Mustache, Jinja(2) and Angular).

Unless there is a clear pre-existing convention for single braces within the context of internationalization, I think it would be wise to conform with that external paradigm rather than diverging from it.

Metadata

Metadata

Assignees

No one assigned

    Labels

    syntaxIssues related with syntax or ABNF

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions