Skip to content

Allow closing braces in annotations... #1

Description

@codalogic

...and multi-line directives.

To allow this, allow annotations to start with more than one opening brace and require them to be closed with an equal number of matching braces.

e.g.:

$rule = @{{regex /^\d{2,3}$/}}
#{{constraint ...}}

(An idea stolen from markdown.)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions