summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2018-10-20Updated the user guide's config section to mention specifying plugin commandsupdate-readmeMichael Bryan
2018-10-20Mentioned plugins in the READMEMichael Bryan
2018-10-16Merge pull request #792 from rust-lang-nursery/custom-preprocessorMichael Bryan
2018-10-15avoid using `cd` in example travis-ci script (#803)xyh
2018-09-25Rewrote a large proportion of the Preprocessor docs to be up-to-dateMichael Bryan
2018-09-19Ensure section numbers are correctly incremented after a horizontal separator...Jan-Erik Rediger
2018-09-19Fix broken link to API pages (#795)mwilbur
2018-09-19Forgot to implement 3rd party preprocessor discoveryMichael Bryan
2018-09-16Fleshed out the api docsMichael Bryan
2018-09-16Fixed a bug where the tests use the wrong dummy bookMichael Bryan
2018-09-16The example preprocessor worksMichael Bryan
2018-09-16We can shell out to the preprocessorMichael Bryan
2018-09-16The example can now tell mdbook if renderers are supportedMichael Bryan
2018-09-16Started working on a custom preprocessorMichael Bryan
2018-09-16Resolves #270. details for Clippy and Rustmft usage (#776)Ramon Buckland
2018-09-16Notify preprocessors of the mdbook version and add __non_exhaustive elementsversionMichael Bryan
2018-09-16Export the mdbook version from the crate rootMichael Bryan
2018-09-10Updated the documentation for new preprocessor format (#787)Ramon Buckland
2018-09-10Configurable preprocessor (#658)Michael Bryan
2018-09-04Merge pull request #777 from wirelyre/fix-additional-css-and-jsMatt Ickstadt
2018-08-31Fix paths to additional CSS and JavaScript fileswirelyre
2018-08-22(cargo-release) start next development iteration 0.2.2-alpha.0Matt Ickstadt
2018-08-22(cargo-release) version 0.2.1v0.2.1Matt Ickstadt
2018-08-22Merge pull request #770 from mattico/improve-travisMatt Ickstadt
2018-08-21Improve CIMatt Ickstadt
2018-08-21rustfmtMatt Ickstadt
2018-08-21Update dependenciesMatt Ickstadt
2018-08-21Merge pull request #769 from dguo/patch-1Matt Ickstadt
2018-08-20Fix a typoDanny Guo
2018-08-13Merge pull request #765 from weihanglo/fix/quote-table-colorsMatt Ickstadt
2018-08-12Fix table and quote related colorWeihang Lo
2018-08-07Merge pull request #761 from sunng87/feature/handlebars-1.0Matt Ickstadt
2018-08-05(feat) update to handlebars 1.0Ning Sun
2018-08-02Rewrap guide markdown at 80 columnsMatt Ickstadt
2018-08-02Update installation instructions in guideMatt Ickstadt
2018-08-02Run rustfmtMatt Ickstadt
2018-08-02(cargo-release) start next development iteration 0.2.1-alpha.0Matt Ickstadt
2018-08-02(cargo-release) version 0.2.0v0.2.0Matt Ickstadt
2018-08-02Run AppVeyor on version tagsMatt Ickstadt
2018-08-02Remove travis github_pages deployMatt Ickstadt
2018-08-02Fix escaped link preprocessorMatt Ickstadt
2018-08-02Update dependenciesMatt Ickstadt
2018-08-02Merge pull request #757 from mattico/improve-argparseMatt Ickstadt
2018-08-02Update documentation for commandsMatt Ickstadt
2018-08-02Improve command-line argument parsingMatt Ickstadt
2018-08-02Begin development for the 0.2.0 releaseMatt Ickstadt
2018-08-02Merge pull request #756 from mattico/test-dirMatt Ickstadt
2018-08-02Fix relative paths in index.htmlMatt Ickstadt
2018-08-01Merge pull request #755 from mattico/test-dirMatt Ickstadt
2018-08-01Add directory argument to `mdbook test`Matt Ickstadt