Skip to content

Filters #5

@olanod

Description

@olanod

Another thing I didn't see if is possible, It would be nice if we could create filters and register them.
Something like:

$jade = new \Jade\Jade();
$jade->register($callable);

And use them:

p
    :custom_filter
        My filtered text

also this would be great:

p
    a #{'hello' | translate}

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions