cargo crowbook 0.7.0

latest releases: 0.16.1, 0.16.0, 0.15.2...
7 years ago
  • Internal/API:
    • Token has a new variant, StandaloneImage. This is used to
      distinguish an image that is alone in a paragraph of an image that
      is inlined alongside text.
    • Parser.parse method now distingues between Image and
      StandaloneImage. Currently, an image is considered "standalone"
      if it is the sole element of a paragraph, even if it is among a
      link.
    • Token has a new is_image method.
  • Rendering:
    • Standalone images are now rendered differently than inline images
      (80% of width VS original size) in HTML/EPUB and LaTeX.

Don't miss a new crowbook release

NewReleases is sending notifications on new releases.