github catppuccin/mdBook v1.0.0

latest releases: v3.1.1, v3.1.0, v3.0.3...
24 months ago

This release introduces highlighting support for the very popular mdbook-admonish plugin. The existing catppuccin.css and catppuccin-highlight.css files have been merged and a new catppuccin-admonish.css file is included by default.

Note

The catppuccin-admonish.css file is NOT required if you are not using the mdbook-admonish plugin. This file can be easily removed by modifying the additional-css key in book.toml.

You can preview what these admonishments look like on our website.

⚠ BREAKING CHANGES

  • merge css files and separate admonish

Features

  • add mdbook-admonish support (#59) (c8ba6ec)
  • style nested blockquote and hr (f78383c)

Code Refactoring

  • merge css files and separate admonish (5a160cd)

Full Changelog: v0.2.1...v1.0.0

Don't miss a new mdBook release

NewReleases is sending notifications on new releases.