Releases: fzankl/docsify-plugin-flexible-alerts
Releases · fzankl/docsify-plugin-flexible-alerts
1.1.1
What's Changed
- Fixed rendering when content doesn't contain white spaces. by @fzankl in #32
Full Changelog: 1.1.0...1.1.1
1.1.0
- Removed dependency to FontAwesome and embedded icons as SVG directly. (#18)
- Support dark mode for callout alert style. (#18)
- Moved alert type naming from 'danger' to 'attention'. Introduced type mappings to support mapping further alert type keys to existing definitions, e.g. map legacy alert type 'danger' to new type definition 'attention'. (#18)
1.0.4
- Fixed issue concerning custom Font Awesome icons when using on alert based level (#7)
1.0.3
- Added camel case support for plugin configuration key (#6)
1.0.2
- Fixed issue concerning support of different languages (#4)
1.0.1
- Fixed issue when using along with themeable plugin #2
1.0.0
Initial release to support blockquote conversion into beautiful alerts.
- Look and feel can be configured on a global as well as on a alert specific level
- Own alert types can be provided via plugin section of book configuration.