v1.1.0
Added
- Allow passing markdown-it instance as
markdown
constructor option (#164) - Add size argument for split background (#166, #168)
Fixed
- Fix color shorthand detection to use the value before of validation (#165)
Changed
- Upgrade dependent packages to the latest version (#167)
Deprecated
- A plugin interface for markdown-it (
markdownItPlugins
) is deprecated (#164)