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
/
renderer
/
html_handlebars
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
..
helpers
Merge pull request
#328
from sunng87/feature/handlebars-upgrade
2017-06-23 11:16:52 +02:00
hbs_renderer.rs
Make MathJax support optional
2017-06-25 00:32:33 +02:00
mod.rs
Checked the API, moved handlebars theme handling to the theme module to expose it to every renderer.
Closes
#28
2015-08-05 22:35:26 +02:00