Commit graph

  • 29b71be0a5 Add the mdbook version to the first page of the guide Eric Huss 2025-09-03 15:02:42 -07:00
  • f3bb6ce7ff
    Merge pull request #2825 from GuillaumeGomez/update-dep Eric Huss 2025-09-02 14:56:48 +00:00
  • 0ce670d124 Update browser-ui-test version to 0.21.3 Guillaume Gomez 2025-08-31 16:02:18 +02:00
  • ebcd293fee
    Merge pull request #2824 from ehuss/compatibility-test Eric Huss 2025-08-30 01:49:51 +00:00
  • 5eaae38bf4 Add a test for extension compatibility Eric Huss 2025-08-29 18:06:57 -07:00
  • be63b44038
    Merge pull request #2823 from ehuss/non_exhaustive_remove Eric Huss 2025-08-30 01:34:06 +00:00
  • 30d3aeb691 Remove non_exhaustive from Book Eric Huss 2025-08-29 18:24:44 -07:00
  • 06af133838
    Merge pull request #2822 from ehuss/dynamic-toc Eric Huss 2025-08-27 22:24:50 +00:00
  • 327417373f Try to adjust search test to pass in CI Eric Huss 2025-08-27 15:15:08 -07:00
  • 1b55d4a389 Add sidebar heading navigation Eric Huss 2025-08-26 20:54:33 -07:00
  • ac1674845f
    Merge pull request #2821 from ehuss/browser-ui-test-args Eric Huss 2025-08-27 03:44:17 +00:00
  • 148d282065 Add the ability to pass options to browser-ui-test Eric Huss 2025-08-26 20:38:24 -07:00
  • c0dc4b7367
    Merge pull request #2820 from ehuss/hash-files-default Eric Huss 2025-08-26 23:32:19 +00:00
  • 6f3fac763c Enable hash-files by default Eric Huss 2025-08-26 15:58:18 -07:00
  • 73a1652b64
    Merge pull request #2819 from ehuss/test-improvements Eric Huss 2025-08-26 22:54:09 +00:00
  • 9b5e5e7c0f Add snapbox pattern matching on check_file_contains Eric Huss 2025-08-26 15:47:18 -07:00
  • d071d127ef Add globs to test path names Eric Huss 2025-08-26 15:44:01 -07:00
  • 321a76bd27 Add track_caller to more test functions Eric Huss 2025-08-26 15:38:53 -07:00
  • 8c5b72ca3f
    Merge pull request #2818 from ehuss/esline-hbs-js Eric Huss 2025-08-25 22:22:16 +00:00
  • 3e421d353d Lint HBS JS templates Eric Huss 2025-08-25 15:15:47 -07:00
  • 3cd055c508
    Merge pull request #2817 from ehuss/update-eslint-9 Eric Huss 2025-08-25 21:35:52 +00:00
  • 189eea5beb Update eslint to 9.34.0 Eric Huss 2025-08-25 14:29:00 -07:00
  • 3f45b024f2
    Merge pull request #2816 from szabgab/test/verify-more-specific-exception Eric Huss 2025-08-25 16:49:13 +00:00
  • a40f1f281b
    Merge pull request #2815 from szabgab/test/invalid-field-in-rust-table Eric Huss 2025-08-25 16:47:08 +00:00
  • 6c847275c5
    Merge pull request #2814 from szabgab/test/invalid-table-at-top-level Eric Huss 2025-08-25 16:46:42 +00:00
  • aced9f609c test case: verify the more specific exception message Gabor Szabo 2025-08-24 11:18:57 +03:00
  • 82a7df41a6 add test: invalid field in the top level rust table in config Gabor Szabo 2025-08-24 09:54:59 +03:00
  • f6c11d12e0 add test: invalid table at the top level config Gabor Szabo 2025-08-24 09:49:43 +03:00
  • 313be7162f
    Merge pull request #2813 from ehuss/rename-book-sections Eric Huss 2025-08-23 01:59:06 +00:00
  • 800fb54aeb Rename Book.sections to Book.items Eric Huss 2025-08-22 17:13:27 -07:00
  • 45e700db00
    Merge pull request #2811 from ehuss/core-book-tests Eric Huss 2025-08-23 00:11:25 +00:00
  • 24c7ffcd62 Fix mdbook-core book tests Eric Huss 2025-08-22 17:04:21 -07:00
  • ec436adca2
    Merge pull request #2810 from ehuss/smart-punctuation-default Eric Huss 2025-08-22 23:58:42 +00:00
  • b8ad85c16f Enable smart-punctuation by default Eric Huss 2025-08-22 16:52:08 -07:00
  • 6be8e526d6
    Merge pull request #2809 from ehuss/markdown-options Eric Huss 2025-08-22 23:23:58 +00:00
  • f4012757a7 Introduce options struct for markdown rendering Eric Huss 2025-08-22 16:17:41 -07:00
  • 0722d81295
    Merge pull request #2808 from ehuss/mdbook-id Eric Huss 2025-08-20 02:45:29 +00:00
  • 402d11414c Change all HTML IDs to have a prefix Eric Huss 2025-08-19 19:38:22 -07:00
  • 988ed9b5bc
    Merge pull request #2807 from ehuss/footnotes-in-a-row Eric Huss 2025-08-19 00:18:40 +00:00
  • 4a47b3d18a Add space between consecutive footnotes Eric Huss 2025-08-18 17:11:18 -07:00
  • 82a457b548 Add a test for multiple footnotes in a row Eric Huss 2025-08-18 16:38:34 -07:00
  • 54a5d749fc
    Merge pull request #2806 from ehuss/dest-dir-relative Eric Huss 2025-08-18 23:35:34 +00:00
  • c177081104 Change CLI dest-dir to be relative to the current directory Eric Huss 2025-08-18 16:23:18 -07:00
  • 1b00525574 Add test for relative dest-dir Eric Huss 2025-08-18 15:56:33 -07:00
  • dbb51d32db
    Merge pull request #2805 from ehuss/remove-test-dest-dir Eric Huss 2025-08-18 23:21:34 +00:00
  • b4641d2830 Remove test --dest-dir Eric Huss 2025-08-18 16:15:18 -07:00
  • 03f2806cae
    Merge pull request #2804 from ehuss/remove-external-gui-test Eric Huss 2025-08-18 21:01:48 +00:00
  • 4498739095 Remove external website tests Eric Huss 2025-08-18 13:55:45 -07:00
  • 29ae40c3ec
    Merge pull request #2801 from HollowMan6/btreemap Eric Huss 2025-08-18 19:06:03 +00:00
  • 6746df7ce9 Add tests for preprocessor/output default sort order Eric Huss 2025-08-18 11:43:30 -07:00
  • a0a01ecd60 Keep preprocessors/backends execution order deterministic Hollow Man 2025-08-18 13:49:12 +03:00
  • 21f2435182
    Merge pull request #2802 from ehuss/with-replace Eric Huss 2025-08-18 18:25:35 +00:00
  • 338a9b424e Change with_renderer/with_preprocessor to overwrite Eric Huss 2025-08-18 11:14:29 -07:00
  • 25c47ed0bc Add tests for with_renderer and with_preprocessor collisions Eric Huss 2025-08-18 11:02:13 -07:00
  • 0f0d1f3377
    Merge pull request #2800 from ehuss/no-default-src Eric Huss 2025-08-16 22:27:53 +00:00
  • ae1a8c362c Don't serialize the default for book.src Eric Huss 2025-08-16 15:21:46 -07:00
  • 0043043bb3
    Merge pull request #2799 from ehuss/guide-case Eric Huss 2025-08-16 22:05:24 +00:00
  • e9e3bb6ddd Use consistent sentence case for section headers Eric Huss 2025-08-16 14:52:07 -07:00
  • 03ba7d9089
    Merge pull request #2797 from ehuss/optional-preprocessor Eric Huss 2025-08-16 20:46:36 +00:00
  • d7892f5601 Add optional field for preprocessors Eric Huss 2025-08-16 13:39:54 -07:00
  • 0a29ba6eb6 Add a test for a missing preprocessor Eric Huss 2025-08-16 13:33:38 -07:00
  • 4d9095b603 Change PreProcessor::supports_renderer to return a Result Eric Huss 2025-08-16 13:26:01 -07:00
  • 235c1f87f0 Factor out handle_render_command_error Eric Huss 2025-08-16 12:48:53 -07:00
  • 5d44ef91dc
    Merge pull request #2796 from ehuss/relative-cmd-preprocessor Eric Huss 2025-08-16 19:33:00 +00:00
  • e7084e5548 Change CmdPreprocessor to use paths relative to the book root Eric Huss 2025-08-16 12:25:54 -07:00
  • 4637d5f5d1 Add a test for a relative preprocessor path Eric Huss 2025-08-16 11:44:35 -07:00
  • 4bac54883b
    Merge pull request #1330 from notriddle/embed-svg Eric Huss 2025-08-15 03:26:53 +00:00
  • 2dc8c5e686 Use embedded SVG instead of fonts for icons Michael Howell 2024-06-08 14:19:48 -07:00
  • 7b3e6973be
    Merge pull request #2795 from ehuss/remove-theme-option Eric Huss 2025-08-14 02:48:39 +00:00
  • 9fce4ad74c Remove theme_option Eric Huss 2025-08-13 18:04:12 -07:00
  • 76c5b6967a Remove default_theme comment Eric Huss 2025-08-13 18:03:57 -07:00
  • 04ff12a206 Fix copy/paste error in resource error message Eric Huss 2025-08-13 18:03:25 -07:00
  • 3236ec0aea
    Merge pull request #2794 from ehuss/nav-helper Eric Huss 2025-08-14 01:02:55 +00:00
  • ff5e85af51 Replace navigation helpers with objects Eric Huss 2025-08-13 17:56:11 -07:00
  • c1b631d086
    Merge pull request #2793 from rust-lang/dependabot/cargo/slab-0.4.11 Eric Huss 2025-08-13 20:48:15 +00:00
  • 39ce6123b6
    Bump slab from 0.4.10 to 0.4.11 dependabot[bot] 2025-08-13 04:48:48 +00:00
  • 01da420f76
    Merge pull request #2792 from ehuss/remove-relative-renderer-command Eric Huss 2025-08-13 01:14:05 +00:00
  • df037d132d Remove legacy relative renderer command paths Eric Huss 2025-08-12 18:08:29 -07:00
  • 534725cbb8
    Merge pull request #2791 from ehuss/un-pub-unique-id Eric Huss 2025-08-13 01:07:38 +00:00
  • 4c948b4547
    Merge pull request #2790 from ehuss/remove-copy-fonts Eric Huss 2025-08-13 01:02:33 +00:00
  • bba1216df1 Move id_from_content private Eric Huss 2025-08-12 18:01:45 -07:00
  • 3e5ec749ba Remove copy-fonts Eric Huss 2025-08-12 17:55:41 -07:00
  • 7e0949175a
    Merge pull request #2789 from ehuss/remove-book-json Eric Huss 2025-08-13 00:38:39 +00:00
  • b51d3e5106
    Merge pull request #2788 from ehuss/remove-curly-quotes Eric Huss 2025-08-13 00:36:33 +00:00
  • f47066f68f Remove book.json warning Eric Huss 2025-08-12 17:33:05 -07:00
  • 9ac0eb288a Remove curly-quotes Eric Huss 2025-08-12 17:29:59 -07:00
  • 79e9ae48a1
    Merge pull request #2787 from ehuss/deny-unknown-fields Eric Huss 2025-08-12 22:20:20 +00:00
  • d29072783f Deny all unknown config fields Eric Huss 2025-08-12 15:00:53 -07:00
  • e284eb1c30
    Merge pull request #2786 from ehuss/read_to_string-prelude Eric Huss 2025-08-12 02:31:44 +00:00
  • b09c588ca9
    Merge pull request #2785 from ehuss/ensure-test-built Eric Huss 2025-08-12 02:27:02 +00:00
  • a6a60eef31 Add read_to_string to the prelude Eric Huss 2025-08-11 19:26:05 -07:00
  • 95128b6662
    Merge pull request #2784 from ehuss/debug-testsuite Eric Huss 2025-08-12 02:21:35 +00:00
  • 824e2a7681 Don't rebuild books in tests Eric Huss 2025-08-11 19:21:03 -07:00
  • 43e690dd13 Add debug option to the testsuite Eric Huss 2025-08-11 19:15:53 -07:00
  • 4a2d3a7e85
    Merge pull request #2783 from ehuss/no-legacy Eric Huss 2025-08-11 15:31:07 +00:00
  • eda77b81db Remove legacy config support Eric Huss 2025-08-11 08:25:04 -07:00
  • 8befcc74d1
    Merge pull request #2779 from ehuss/non_exhaustive Eric Huss 2025-08-10 00:07:29 +00:00
  • 5956092b4b Switch all public types to non_exhaustive Eric Huss 2025-08-09 16:38:22 -07:00
  • c25e866796 Make SectionNumber field private Eric Huss 2025-08-09 16:32:13 -07:00
  • 1d1274e53a
    Merge pull request #2780 from ehuss/fix-nightly-panic-message Eric Huss 2025-08-09 23:51:19 +00:00