Skip to content

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

@jonpalmisc

Description

@jonpalmisc

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.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions