Page MenuHomeSolus

Update mdbook to 0.4.6
ClosedPublic

Authored by davidjharder on Jan 16 2021, 1:13 AM.
Tags
None
Referenced Files
F11020738: D10373.id25072.diff
Mon, Aug 7, 8:13 AM
F11010956: D10373.id25072.diff
Thu, Aug 3, 10:13 AM
F10968038: D10373.id24954.diff
Thu, Jul 20, 2:37 PM
F10866314: D10373.id25072.diff
Jun 17 2023, 2:57 PM
F10865445: D10373.id24954.diff
Jun 17 2023, 11:37 AM
F10856900: D10373.diff
Jun 15 2023, 2:22 AM
F10782577: D10373.diff
May 25 2023, 3:34 PM
F10777573: D10373.id.diff
May 23 2023, 11:00 PM
Subscribers

Details

Summary

Summarized Changelog

  • The chapter name is now included in the search breadcrumbs
  • Pressing Escape will remove the ?highlight argument from the URL
  • mdbook init --theme will now place the theme in the root of the book directory instead of in the src directory
  • A custom renderer that sets the command to a relative path now interprets the relative path relative to the book root
  • The theme directory in the config is now interpreted as relative to the book root, instead of the current directory
  • Handle UTF-8 BOM for chapter sources
  • Removed extra whitespace added to {{#playground}} snippets
  • Clicking on a search result with multiple search words will now correctly highlight all of the words.
  • Properly handle < and > characters in the table of contents
  • Fixed to properly serialize the build table in the config, which prevented setting it in the API

Full changelog here

Test Plan
  • init a test website. See that it builds and displays on localhost

Diff Detail

Repository
R3907 mdbook
Lint
Lint Not Applicable
Unit
Tests Not Applicable