Page MenuHomeSolus

Update mdbook to 0.4.11
ClosedPublic

Authored by davidjharder on Jul 27 2021, 12:07 PM.
Tags
None
Referenced Files
F11033949: D11536.id.diff
Wed, Aug 9, 4:19 PM
F11033948: D11536.id27924.diff
Wed, Aug 9, 4:19 PM
F11033947: D11536.id27898.diff
Wed, Aug 9, 4:19 PM
F11026256: D11536.diff
Wed, Aug 9, 2:09 AM
F10842287: D11536.id27898.diff
Jun 10 2023, 11:13 AM
F10842096: D11536.id27924.diff
Jun 10 2023, 10:14 AM
F10827678: D11536.diff
Jun 4 2023, 7:16 AM
F10827677: D11536.diff
Jun 4 2023, 7:16 AM
Subscribers

Details

Summary

Summarized Changelog

  • Added mdbook completions subcommand which provides shell completions
  • Added --title and --ignore flags to mdbook init to avoid the interactive input
  • If running a Rust example does not have any output, it now displays the text "No output" instead of not showing anything
  • Code block language tags can now be separated by space or tab (along with commas) to match the behavior of other sites like GitHub and rustdoc
  • Updated to highlight.js 11. This has various highlighting improvements
  • Inline code blocks inside a header are no longer highlighted when output.html.playground.editable is true

Full Changelog here

Test Plan
  • Use init command with new --title flag, see that test website is viewable locally

Diff Detail

Repository
R3907 mdbook
Branch
master
Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 1182
Build 1182: arc lint + arc unit