Releases: ntno/mkdocs-terminal
Releases · ntno/mkdocs-terminal
4.7.2
4.7.1
4.7.0
What's Changed
- fix local development target - serve-local-theme by @ntno in #156
- Add Codeberg as an available forge for the revision plugin setup by @mark-pitblado in #155
New Contributors
Congratulations and thank you to @mark-pitblado !!!! Now this project is officially open source 🥳
- @mark-pitblado made their first contribution in #155
Full Changelog: 4.6.0...4.7.0
4.6.0
What's Changed
- Update docs for 4.5.0 by @ntno in #149
- fix typography syntax example by @ntno in #151
- Upgrade to terminal.css v0.7.5 by @ntno in #150
New CSS Var
added new var --code-font-color
to the root CSS configuration and set the default value to --font-color
Table Styling Change
after the header row, the leftmost column in a table will use regular font weight and regular font color instead of strong font weight and secondary font color
Before
Terminal for MkDocs 4.5.0 and below
![]() |
After
Terminal for MkDocs 4.6.0
![]() |
Full Changelog: 4.5.0...4.6.0
4.5.0
4.4.0
4.3.0-docs-site-update
What's Changed
Full Changelog: 4.3.0...4.3.0-docs-site-update