cargo crowbook 0.10.2

latest releases: 0.16.1, 0.16.0, 0.15.2...
7 years ago

Only minor changes in this version:

  • Options:
    • author and title's default values are both set to the empty
      string, instead of Anonymous and Untitled.
    • input.autoclean has been renamed input.clean.
    • input.smart_quotes has been renamed input.clean.smart_quotes.
    • new option: input.clean.ligature.dashes will (if set to true)
      replace -- to en dash () and --- to em dash ().
    • new option: input.clean.ligature.guillemets will (if set to true)
      replace << and >> to french guillemets (« and »).
  • Rendering:
    • HTML: if html_single.one_chapter and rendering.inline_toc are
      both set to true, only render the TOC if currently displayed
      chapter is the first.

Don't miss a new crowbook release

NewReleases is sending notifications on new releases.