Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Parser plugins should be allowed to have non-paired directives #547

Closed
lonnieezell opened this issue Jun 13, 2017 · 0 comments
Closed

Parser plugins should be allowed to have non-paired directives #547

lonnieezell opened this issue Jun 13, 2017 · 0 comments
Labels
enhancement PRs that improve existing functionalities help wanted More help is needed for the proper resolution of an issue or pull request
Milestone

Comments

@lonnieezell
Copy link
Member

We shouldn't need to have file=abc.php when all we really want is abc.php:

{+ include filename +}

instead of

{+ include file=filename +}
@lonnieezell lonnieezell added enhancement PRs that improve existing functionalities help wanted More help is needed for the proper resolution of an issue or pull request labels Jun 13, 2017
@lonnieezell lonnieezell added this to the Pre-Alpha 2 milestone Jun 13, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement PRs that improve existing functionalities help wanted More help is needed for the proper resolution of an issue or pull request
Projects
None yet
Development

No branches or pull requests

1 participant