Page MenuHomeSolus

Update mdbook to 0.4.19
ClosedPublic

Authored by davidjharder on Jul 2 2022, 11:20 PM.
Tags
None
Referenced Files
F11033927: D13332.id32613.diff
Wed, Aug 9, 4:18 PM
F11033926: D13332.id32618.diff
Wed, Aug 9, 4:18 PM
F11033925: D13332.id.diff
Wed, Aug 9, 4:18 PM
F11026250: D13332.diff
Wed, Aug 9, 2:08 AM
F11021418: D13332.diff
Mon, Aug 7, 2:16 PM
F10972651: D13332.diff
Fri, Jul 21, 3:12 PM
F10929476: D13332.diff
Jul 11 2023, 6:19 AM
F10844700: D13332.id32613.diff
Jun 10 2023, 9:44 PM
Subscribers

Details

Summary

Summarized Changelog

  • The serve command now supports HEAD requests.
  • An error is now generated when a custom theme directory does not exist.
  • Very wide tables now have independent horizontal scrolling so that scrolling to see the rest of the table will not scroll the entire page.
  • The buttons on code blocks are now only shown when the mouse cursor hovers over them (or tapped on mobile). There is also some extra spacing to reduce the overlap with the code.
  • The first chapter always generates an `index.html file. Previously it would only generate the index file for prefix chapters.
  • mdbook serve --open now properly handles the case if the first chapter is a draft.
  • Very long words (over 80 characters) are no longer indexed to avoid a stack overflow.

Full changelog here

Test Plan
  • Build a local test site

Diff Detail

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