0.4.3 #81
FernandoCelmer
announced in
Announcements
0.4.3
#81
Replies: 1 comment
|
Heads up — the dark-theme code block issue (#66) is fixed as of v0.4.3. Two bugs stacked on each other: code/pre blocks were hardcoding a light background regardless of theme, and extra_css set under theme: was silently ignored (only worked at the top level). Both fixed now, and if you had extra_css in both spots you wont get it linked twice anymore. Release notes: https://github.com/FernandoCelmer/mkdocs-simple-blog/blob/master/docs/nav/development/release-notes.md Bump the version and it should just look right. Ping me if not. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
What's Changed
Full Changelog: v0.4.2...v0.4.3
This discussion was created from the release 0.4.3.
All reactions