mdBook/src/renderer/html_handlebars
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