You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.The text was updated successfully, but these errors were encountered: