Matt Ickstadt
|
5835da2432
|
Run rustfmt
|
2018-07-23 12:47:04 -05:00 |
Pawel Duzinkiewicz
|
b86533b2a1
|
pulldown-cmark updated to 0.1.2, fixmes removed, new cargo.lock generated. (#639)
|
2018-03-11 22:17:38 +08:00 |
Michael Bryan
|
5379a0bdf8
|
Made the logging a lot quieter by default (#569)
|
2018-01-23 01:28:37 +08:00 |
Michael Bryan
|
0d146ffa82
|
Improve SUMMARY parser error messages (fixes #566) (#567)
|
2018-01-22 20:47:29 +08:00 |
Michael Bryan
|
fa84da0856
|
Stop pulling pulldown-cmark from master (#555)
* Manually implemented PartialEq for pulldown_cmark types
* Fixed an issue where we wouldn't skip a tag properly
|
2018-01-19 01:21:04 +08:00 |
Michael Bryan
|
cba16a0083
|
Updated dependencies and made logging more readable
|
2017-12-30 18:43:46 +08:00 |
Michael Bryan
|
75dac15f09
|
Fixed a couple issues with the docs
|
2017-12-11 18:50:31 +11:00 |
Michael Bryan
|
148511eceb
|
Able to parse all existing SUMMARY.md files
|
2017-12-11 17:20:05 +11:00 |
Michael Bryan
|
f5e9b857de
|
Rewrote summary parser from a state machine to use recursive descent
|
2017-12-11 15:17:20 +11:00 |
Michael Bryan
|
4f4e86db3a
|
Added tests to make sure we parse existing SUMMARY.md's
|
2017-12-11 12:26:11 +11:00 |
Michael Bryan
|
21498631b3
|
Made sure the dummy book can build
|
2017-12-10 22:50:57 +11:00 |
Michael Bryan
|
4c6c696c87
|
Copied across the summary parser and Book structure (doesn't compile)
|
2017-12-10 22:43:12 +11:00 |