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

Produce a compiler error when using mixins without necessary plugins #27

Open
jonpalmisc opened this issue Mar 6, 2021 · 0 comments
Open
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@jonpalmisc
Copy link
Owner

Currently, one can use the slides mixin defined in /std/slides.pug without using the slides plugin, which will produce unexpected output as the slides will not be split/processed. An additional, automatically enabled plugin should be added to try to catch cases like these by forcing the compile to fail if dependent plugins are not enabled.

@jonpalmisc jonpalmisc added the enhancement New feature or request label Mar 6, 2021
@jonpalmisc jonpalmisc added this to the Version 2.0.0 milestone Mar 6, 2021
@jonpalmisc jonpalmisc self-assigned this Mar 6, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant