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.
Describe the feature
{!! partial-slug:arg=1234 !!}- proper{!! partial-slug:1234 !!}- improper, halts executionWhy 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.