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
MkDocs has a --strict setting, which fails zensical build on warnings, turning them into errors. Zensical should provide a similar option through its CLI, and possibly configuration. We should rethink this in that we can classify which errors should be turned into warnings, to make it more flexible, since in MkDocs, deprecation warnings crash the build.
Tip
Subscribe to this issue to get notified when the status of this item changes, or this functionality becomes available.
Description
MkDocs has a
--strictsetting, which failszensical buildon warnings, turning them into errors. Zensical should provide a similar option through its CLI, and possibly configuration. We should rethink this in that we can classify which errors should be turned into warnings, to make it more flexible, since in MkDocs, deprecation warnings crash the build.Tip
Subscribe to this issue to get notified when the status of this item changes, or this functionality becomes available.