github rust-lang/mdBook v0.0.4

latest releases: v0.4.37, v0.4.36, v0.4.35...
8 years ago

Change Log

New Features

  • You can now use inline code blocks in the sidebar #70
  • The watch sub-command has been implemented. Run mdbook watch #61
  • Handlebars dependency was updated #68
  • Arrow keys can now be used to navigate #87
  • Rust code snippets can have hidden lines by prepending with # #73
  • Rust code snippets can be tested with Rustdoc by using mdbook test #69
  • All section headings have now anchors with the name of the heading #72

Style Fixes

  • Consecutive headings are now closer to each other, while headings after a paragraph (and other elements) have a good margin #83

Bug Fixes

  • Bug has been fixed where the index.html would have no line breaks #76
  • Dark themes don't transform inline code to code blocks anymore #74

Don't miss a new mdBook release

NewReleases is sending notifications on new releases.