Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add absolute links support #1

Open
wants to merge 282 commits into
base: add_absolute_links_support
Choose a base branch
from

Conversation

calvinbrewer
Copy link

Merge with master and add example to test_book

ehuss and others added 30 commits December 14, 2022 07:20
Needed for new feature syntax
Update select from 0.5.0 to 0.6.0
utkarshkukreti/select.rs@0.5.0...0.6.0
Update topological-sort from 0.1.0 to 0.2.2
gifnksm/topological-sort-rs@v0.1.0...v0.2.2
Update dependencies with semver major changes
Fix MDBOOK_BOOK environment variable example
While adding support for translations[1] to Comprehensive Rust 🦀, I
noticed that `mdbook test` doesn’t execute preprocessors the same way
as `mdbook build`.

This PR makes the two commands use the same code to find and execute
preprocessors.

[1]: google/comprehensive-rust#130
Add issue templates and update contributor docs
It is preferable to remove WebKit-specific styling and use the browser
and OS default scrollbars.
Thanks to comments from @julianfortune, @arniu, and @ehuss.

Closes rust-lang#1483.
…me-and-safari

Use default scrollbars on webkit browsers
cyevgeniy and others added 30 commits October 4, 2023 01:40
Nim is a systems programming language (included in the highlight.js
`system` group), and we're quite happily using `mdBook` in several of
our documentation projects starting with our [style
guide](https://status-im.github.io/nim-style-guide/).

While we can maintain our own highlight.js, including `Nim` in the
default distribution would allow us to promote more mdBook usage in the
Nim community at the cost of a ~2kb increase in the `highlight.js` size.
…margin

Make sure page wrapper transform is removed in print mode
Fix code blocks "indent" without highlight.js
upgrade to notify 6.1.1 and watcher-mini 4.1
…indicator

Add resize indicator to the sidebar
Dep: fix Tungstenite DoS (RUSTSEC-2023-0065)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.