Mathieu David
|
38b2dee17e
|
Continue #29 Check that the rust file exists and read to string
|
2015-12-31 14:14:56 +01:00 |
Mathieu David
|
0cb234de5d
|
Add tests for find_playpens
|
2015-12-31 12:02:25 +01:00 |
Mathieu David
|
ee4a7fb35c
|
Start implementing #29 support for embedding playpen, implemented the function that parses the markdown to find playpen links
|
2015-12-30 22:40:23 +01:00 |
Mathieu David
|
e40b293336
|
Fix #70 render inline code blocks in the sidebar
|
2015-12-30 00:46:55 +01:00 |
Mathieu David
|
4ca6693a48
|
Update handlebars from 0.11.x to 0.12.x
|
2015-12-15 18:58:34 +01: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
|
d03ae79765
|
Added a page containing the whole book for printing purposes, closes #41 + cleaning root path
|
2015-09-05 17:26:32 +02:00 |
Mathieu David
|
10d756eff0
|
Fix #40 where next helper returned a link to the current chapter instead of the next
|
2015-08-12 19:22:53 +02:00 |
Mathieu David
|
0932bfd576
|
Big clean-up, reduced the unwrap's to 2 in the library part! Closes #36 The unwraps where replaced with more diverse error messages #14
|
2015-08-11 22:55:51 +02:00 |
Mathieu David
|
a0040733e9
|
Fixed rust example in doc + some tweaks for html validation
|
2015-08-06 14:09:55 +02:00 |
Mathieu David
|
05ab31d882
|
Fix #34
|
2015-08-06 13:58:27 +02:00 |
Mathieu David
|
bca6a7aa13
|
[Clean-up] Reorganize structure in handlebars renderer
|
2015-08-04 15:15:36 +02:00 |