Mathieu David
|
ad0794a0bd
|
Add a rustfmt config and run rustfmt on the code base
|
2016-03-17 22:31:28 +01:00 |
Mathieu David
|
5dfe477cd1
|
Should fix #56
|
2015-09-18 16:18:37 +02:00 |
mdinger
|
b164e0709b
|
Fix many minor warnings found by clippy
|
2015-09-16 22:48:01 -04:00 |
Mathieu David
|
a050d9c4ad
|
Big refactoring, now using enum for different book items (Chapter, Affix, Spacer, ...) Closes #9
|
2015-09-11 20:52:55 +02:00 |
Mathieu David
|
6962731474
|
Added MathJax support does not work 100% but it's better than nothing #49
|
2015-09-10 23:30:29 +02:00 |
Mathieu David
|
22280bbb16
|
Add debug! macro that can be activated using the "debug" feature. #19
|
2015-08-03 18:06:01 +02:00 |
Mathieu David
|
4d4f35ecba
|
First big step for the html renderer, it reads an handlebars template and creates the files from SUMMARY.md respecting the source folder structure
|
2015-07-19 00:08:38 +02:00 |
Mathieu David
|
35be20da8b
|
Fixed bug where spaces where not trimmed and only the first level was parsed correctly
|
2015-07-18 16:21:04 +02:00 |
Mathieu David
|
7fa5b06ccb
|
Rudimentary: Parse SUMMARY.md, support for nested levels. Only list items: "- [name](path)" or "* [name](path)" #2
|
2015-07-18 00:04:20 +02:00 |