-
I thought it would be nice to have more options available in the `book.toml` to allow before building, like
```
[output.typst]
format = "pdf" # Or "typst", "svg", etc.
name = "my_book"
[out…
-
I realized, the sharing model of `mdbook` documentation is far below my nix-infused expectations of the minimum viable threshhold.
Nix is perfect staging environment for metadata (think: reconciliati…
-
Hi there!
I have been wondering how I can use this plugin for i18n on a Rust course I published last year: https://github.com/google/comprehensive-rust.
The course is translated using a system I…
-
We should publish our own GitHub Action to make it easy to use `mdbook-i18n-helpers`.
This will move logic from the YAML file (such as [`publish.yml`](https://github.com/google/comprehensive-rust/b…
-
### Problem
`mdbook serve` doesn't seem to be running properly when inside a Podman container. Everything works but serving. The logging indicates that it starts listening on port 3000, but then up…
-
- [x] Skip to content https://github.com/void-linux/void-docs/pull/61
- [ ] unbind mdbooks arrow key bindings? I think this could interference with users who use the keyboard/arrow keys to navigate w…
-
# 🚀 Feature Request
## Motivation
Meanwhile the move books uses the mdbook as a docs-gen-tool. However, the mdbook has a bad support for i18n.
As the Chinese-version almost finished #353 , t…
-
我访问这本书速度特别慢,而且很多时候都会失败,显示空白。
我希望能提供电子书下载 PDF,epub ,等等都行。
或者提供本地编译方式,node,go,Python,rust 都可以,这样看起来比较方便,否则看起来太艰难了……!
-
### Problem
Last night, I started reading the mdbook user guide. While most of it is fine, I noticed a few strange issues. Well, being a Rust beginner, and not a native speaker, some might not be rea…
-
Hi,
Thanks a lot first of all for the amazing work with mdBook.
I wanted to discuss/check out with mdBook contributors if there is a way to solve the problem we are facing currently.
Basicall…