Skip to content

Soft fail when arguments are malformed #8

@joshbruce

Description

@joshbruce

Describe the feature

{!! partial-slug:arg=1234 !!} - proper

{!! partial-slug:1234 !!} - improper, halts execution

Why is this feature necessary?

Would be nice if there was a better exception message or if the execution did not fail.

Describe alternatives you've considered

Wonder if there was only one argument, then naming it would be moot.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions