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 |
Michal Budzynski
|
d42ef1cdbc
|
reduced code repetition in `fill_from_tomlconfig`
|
2017-06-23 17:01:11 +02:00 |
Michal Budzynski
|
6d8ac6a23c
|
Fixes missing the default "theme" dir location
if not specified in book.toml
|
2017-06-23 13:29:46 +02:00 |
Jimmy Do
|
193f014a5b
|
Add an option to convert to curly quotes when rendering to HTML
|
2017-06-18 10:11:04 -07:00 |
Michal Budzynski
|
f96e7e5cba
|
Implemented support for additional JS
|
2017-06-11 15:08:09 +02:00 |
Mathieu David
|
bb4ceb481f
|
Allow an additional custom stylesheets, closes #178
|
2017-06-04 20:41:31 +02:00 |
Mathieu David
|
70383d0a25
|
New config structs supports json again (the old style) for a little deprecation period
|
2017-06-04 20:41:31 +02:00 |
Mathieu David
|
d3ae2eda56
|
Replace the old book structure with the new one
|
2017-06-04 20:41:31 +02:00 |
Mathieu David
|
170bf8b1eb
|
New configuration struct + tests #285
|
2017-06-04 20:41:31 +02:00 |