index
:
mdBook
0.4.5-br
ehuss-patch-1
fix-travis
gh-pages
master
revert-1173-anchors
revert-2009-deps/toml
smart-preprocessor
update-readme
version
Mirror of https://github.com/rust-lang/mdBook
matthias
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
Age
Commit message (
Expand
)
Author
2024-11-06
Fix inadvertently broken folding behavior
Michael Howell
2024-11-02
Merge pull request #2414 from notriddle/on2
Eric Huss
2024-09-21
fix: formatting in `src/` and `tests/` directories
Hamir Mahal
2024-09-21
style: simplify string formatting for readability
Hamir Mahal
2024-07-16
Make the sidebar work without JS
Michael Howell
2024-07-15
Load the sidebar toc from a shared JS file
Michael Howell
2024-02-05
Merge pull request #2308 from ehuss/pulldown_cmark-0.10
Eric Huss
2024-02-05
Update pulldown_cmark to 0.10
Eric Huss
2024-02-05
Clean up test backends_receive_render_context_via_stdin
Eric Huss
2023-05-28
Fix search for custom heading attributes
Eric Huss
2023-05-28
Add an integration test for heading attributes
Eric Huss
2023-05-28
Don't include empty class attribute.
Eric Huss
2023-05-28
fix more mistakes
ImUrX
2023-05-13
Apply clippy::match_like_matches_macro
Eric Huss
2023-05-13
Apply clippy::needless_borrow
Eric Huss
2023-05-13
Merge pull request #2080 from t2y/fix-copy-fonts-message
Eric Huss
2023-05-13
Don't copy the stock fonts if the user has overridden fonts.css.
Eric Huss
2023-04-03
style(tests): Fixed issues reported by clippy
Sean Poulter
2023-04-03
fix(cli): init --force skips confirmation prompts
Sean Poulter
2023-01-15
Make fonts part of the theme.
Eric Huss
2022-11-07
Fix tests
Will Crichton
2022-08-25
add a --chapter option to mdbook test. (#1741)
Chris Lovett
2022-06-29
Make link to first chapter active in index page
ISSOtm
2022-06-29
Add test for index page
ISSOtm
2022-06-26
Test that long words are omitted from the search index.
Matthew Woodcraft
2022-06-22
Revert "Omit words longer than 80 characters from the search index"
Dylan DPC
2022-05-22
Test that long words are omitted from the search index.
Matthew Woodcraft
2022-04-28
add a test: Ensure building fails if `[output.html].theme` points to a non-ex...
Clark
2022-04-14
Don't try to render summary links as markdown.
Eric Huss
2022-04-01
tests/cli: ignore user's RUST_LOG= environment variable in tests
Sergei Trofimovich
2022-03-28
Merge pull request #1749 from tommilligan/unique-search-anchors
Eric Huss
2022-03-26
add tests
Shogo Takata
2022-02-18
search: fix anchor ids for duplicate headers
Tom Milligan
2021-09-26
Move cli tests to their own subdir
Michael Howell
2021-09-26
Fix path dumps under windows
Michael Howell
2021-09-26
Add CLI tests
Michael Howell
2021-09-03
Merge pull request #1631 from benarmstead/master
Eric Huss
2021-08-31
Include chapters with no headers in the search index
Michael Howell
2021-08-24
Format with cargo correctly
Ben Armstead
2021-08-24
Format better and remove unnecessary borrows
Ben Armstead
2021-05-27
use book_config.src for edit path
josh rotenberg
2021-02-12
Fix some issues with fragment scrolling and linking.
Eric Huss
2021-01-14
Merge pull request #1418 from ehuss/relative-renderer-command
Eric Huss
2021-01-07
Change `init --theme` to place theme in root. (#1432)
Eric Huss
2020-12-30
Fix relative paths for renderer commands.
Eric Huss
2020-11-26
Fix search index tests
avitex
2020-11-12
allow to serialize the "build" section
Sergey Golovin
2020-09-23
Rename `book-example` to `guide` (#1336)
Camelid
2020-06-22
Fix init creating empty `[rust]` table. (#1233)
Eric Huss
2020-06-22
Rename playpen to playground. (#1241)
Eric Huss
[next]