We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 00a30a9 commit 1b3922dCopy full SHA for 1b3922d
CHANGELOG.md
@@ -4,7 +4,7 @@
4
[v0.4.28...v0.4.29](https://github.com/rust-lang/mdBook/compare/v0.4.28...v0.4.29)
5
6
### Changed
7
-- Built-in fonts are no longer copied when `fonts/fonts.css` is overridded in the theme directory.
+- Built-in fonts are no longer copied when `fonts/fonts.css` is overridden in the theme directory.
8
Additionally, the warning about `copy-fonts` has been removed if `fonts/fonts.css` is specified.
9
[#2080](https://github.com/rust-lang/mdBook/pull/2080)
10
- `mdbook init --force` now skips all interactive prompts as intended.
0 commit comments