Releases: ntno/mkdocs-terminal
Releases · ntno/mkdocs-terminal
4.8.0
What's Changed
- high contrast palettes by @ntno and @cowellbunga in #211
Full Changelog: 4.7.8...4.8.0
4.7.8
4.7.7
4.7.6
What's Changed
- add dependabot for GH actions by @ntno in #161
- ci: bump actions/upload-artifact from 3 to 4 by @dependabot[bot] in #162
- ci: bump peaceiris/actions-gh-pages from 3 to 4 by @dependabot[bot] in #163
- experimental / WIP - deploy sub site to external repo by @ntno in #164
- experimental / WIP - patch GH Actions workflow by @ntno in #165
- experimental / WIP - fix copy/paste error by @ntno in #166
- example highlightjs configuration by @ntno in #160
- experimental / WIP - fix typo in workflow YAML by @ntno in #167
- enable revision history in example site by @ntno in #168
- Improve highlightjs example site by @ntno in #170
- Highlight js dark example by @ntno in #171
- refactor example site publish workflow by @ntno in #172
- improve example site publish workflow by @ntno in #173
- document code highlighting with highlight.js by @ntno in #148
- Fix markdown language tags in documentation by @ntno in #176
- generate code examples from a template by @ntno in #177
- Refactor highlight example templating by @ntno in #179
- PyMdown + Pygments code highlight example by @ntno in #178
- PyMdown + Pygments code highlight example (dark theme) by @ntno in #180
- patch documentation site for consistency by @ntno in #181
- Add PyMdown + Pygments to Code Highlighting overview by @ntno in #182
- Cleanup highlightjs examples by @ntno in #185
- add cobol code hilighting example; reorder nav by @ntno in #186
- blurbs on highlight and inlinehilite extensions by @ntno in #187
- Update copyright dates by @ntno in #189
- Document adding admonitions through PyMdown by @mark-pitblado in #190
- Add Details to palette examples by @ntno in #191
- side navigation: whitespace control + new unit tests by @ntno in #195
- Openspec setup by @ntno in #202
- ci: bump actions/setup-python from 5 to 6 by @dependabot[bot] in #197
- ci: bump actions/checkout from 4 to 6 by @dependabot[bot] in #200
- ci: bump actions/upload-artifact from 4 to 6 by @dependabot[bot] in #201
- Fix typo in 'Code Hilighting' to 'Code Highlighting' by @jhmejia in #199
- cicd cleanup by @ntno in #203
- Bump copyright by @ntno in #205
New Contributors
- @dependabot[bot] made their first contribution in #162
- @jhmejia made their first contribution in #199
Full Changelog: 4.7.2...4.7.6
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

