Sha256: 87aa0500088b89279a72d61df35be891b081511b3b46e6173c5a9d79ff7ac132
Contents?: true
Size: 771 Bytes
Versions: 1
Compression:
Stored size: 771 Bytes
Contents
# Changelog ## v2.1.0 - Lock Rouge version to ~>2.0. ## v2.0.4 - Support fonts directory - Allow having any element as the chapter title (e.g. h1). Previously you could only use h2. - Bug fix: unknown Rouge lexer was raising an error. ## v2.0.3 - Bug fix: footnote label wasn't updated with current count ## v2.0.2 - Bug fix: generate valid HTML markup ## v2.0.1 - Improve footnote generation ## v2.0.0 - Remove support for different markdown processors; now using Redcarpet. - Remove support for other file types like textile and html. - Remove support for pygments.rb highlighter; now using Rouge. - Add support for .erb files; helpers can be defined within the `Kitabu::Helpers` module. - Add support for media format stylesheets (print, pdf, html, epub).
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
kitabu-2.1.0 | CHANGELOG.md |