-
### Problem
I have a book with lots of code examples. Running `mdbook test` takes 7 seconds, even though I'm not changing most of my chapters and only working on one file.
### Proposed Solution
I w…
-
Apparently the `backtrace-sys` dependency is always compiled, regardless of whether the `backtrace` feature is present. This bit me because when compiling for the `x86_64-unknown-linux-musl` target an…
-
I'm contemplating the possibility of an mdbook preprocessor feeding inputs to tikzjax during compile time to generate static svg outputs (https://github.com/lzanini/mdbook-katex/issues/83).
Is the …
-
I'd love to see support for graphviz type diagrams in mdbook, similar to the jekyll based support - https://github.com/kui/jekyll-graphviz
I'm not sure what would be the appropriate "integration" s…
-
В книге встречется комментарий с текстом ignore: ``. Это технический коментарий для mdbook. Переводить его не нужно.
Задача информационная, выполнения не требует
-
It looks like you're using `mdbook` to render the book. `mdbok` has the built-in search bar that looks like this
![image](https://user-images.githubusercontent.com/50968528/71645562-3ff24480-2ceb-11e…
-
Say you have this directory stucture:
```
my-book/
src/
foo.md
baz.md
SUMMARY.md
book.toml
```
And `SUMMARY.md` looks like this:
```markdown
- [Foo](./foo.md)
- [Bar…
-
Hello,
I believe it would be beneficial if `mdbook serve` would support a flag to disable livereload (`--no-livereload` ?)
My use case is this:
1. I am serving `mdbook serve` locally during d…
-
Expanding from the idea of @ishitatsuyuki, I think mdbook should have the option to have a right-hand sidebar with a table of contents for a page.
Screenshot example
![image](https://user-imag…
-
Please generate an epub ebook file.
I'm opening a PR to do this with mdbook-epub.
sapir updated
2 years ago