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
Multiple improvements
- Fixes print changing the dark theme to light
- Changes mermaid theme when site theme is changed
- Removes extra line for footnotes when printing
- Fixes TOC not working in "Full width content"
- Fixes search in mobile not being full width
- CSS changes to make sure editor preview matches content renderer
- Cleans up editor.css
- Hide initial Mermaid raw text and show once diagram is rendered
Adds versioning to all cached files #34
This would change the URL of cahced files on a new release which would
force those files to be downloaded again.