Summary
This version updates the user interface to v0.0.9, which improves on accessibility and fixes some minor rendering issues. Additionally, it fixes some bugs related to configuration parsing and plugin handling in zensical serve, ensuring a smoother development experience.
Highlights
zensical servenow keeps running on configuration parsing errors- Auto-appended
pymdownx.snippetsfiles are now watched for changes - Search highlighting now works with keyboard navigation
Changelog
Bug fixes
- 657c685 ui – update ui to v0.0.9
- b5c8767 zensical – config parse errors shouldn't terminate
zensical serve(#403) - 6c911ca zensical, compat – watch auto-appended
pymdownx.snippetsfiles for changes (#148) - bf930dd zensical, compat – hash plugins config to trigger page rebuilds (#387)
- b93d630 compat – clarify examples in bootstrapped
zensical.toml(#394)