This website requires JavaScript.
Explore
Help
Sign in
jesus
/
mdbook
Watch
1
Star
0
Fork
You've already forked mdbook
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
f214c7108f
mdbook
/
src
/
config
History
Michal Budzynski
f214c7108f
Make MathJax support optional
...
to enable add following to book.toml ```toml [output.html] mathjax-support = true ```
2017-06-25 00:32:33 +02:00
..
bookconfig.rs
Remove 'curly_quotes' key from the json config
2017-06-23 00:48:59 +02:00
htmlconfig.rs
Make MathJax support optional
2017-06-25 00:32:33 +02:00
jsonconfig.rs
Remove 'curly_quotes' key from the json config
2017-06-23 00:48:59 +02:00
mod.rs
New config structs supports json again (the old style) for a little deprecation period
2017-06-04 20:41:31 +02:00
tomlconfig.rs
Make MathJax support optional
2017-06-25 00:32:33 +02:00