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 17
17
[ #1771 ] ( https://github.com/rust-lang/mdBook/pull/1771 )
18
18
- The 404 not-found page now includes the books title in the HTML title tag.
19
19
[ #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 )
20
22
21
23
### Fixed
22
24
- Minor fixes to the markdown parser.
23
25
[ #1729 ] ( https://github.com/rust-lang/mdBook/pull/1729 )
24
26
- Fixed incorrect parsing in ` SUMMARY.md ` when it didn't start with a title.
25
27
[ #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 )
26
30
27
31
## mdBook 0.4.15
28
32
[ 5eb7d46...68a5c09] ( https://github.com/rust-lang/mdBook/compare/5eb7d46...68a5c09 )
You can’t perform that action at this time.
0 commit comments