File tree Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Original file line number Diff line number Diff line change 1717 [ #1771 ] ( https://github.com/rust-lang/mdBook/pull/1771 )
1818- The 404 not-found page now includes the books title in the HTML title tag.
1919 [ #1693 ] ( https://github.com/rust-lang/mdBook/pull/1693 )
20+ - Migrated to clap 3.0 which which handles CLI option parsing.
21+ [ #1731 ] ( https://github.com/rust-lang/mdBook/pull/1731 )
2022
2123### Fixed
2224- Minor fixes to the markdown parser.
2325 [ #1729 ] ( https://github.com/rust-lang/mdBook/pull/1729 )
2426- Fixed incorrect parsing in ` SUMMARY.md ` when it didn't start with a title.
2527 [ #1744 ] ( https://github.com/rust-lang/mdBook/pull/1744 )
28+ - Fixed duplicate anchor IDs for links in search results.
29+ [ #1749 ] ( https://github.com/rust-lang/mdBook/pull/1749 )
2630
2731## mdBook 0.4.15
2832[ 5eb7d46...68a5c09] ( https://github.com/rust-lang/mdBook/compare/5eb7d46...68a5c09 )
You can’t perform that action at this time.
0 commit comments