- Attempts to fix Inline-Admonitions failing in Live Preview on first install
- [BUGFIX] Correctly triggers inline admonitions in Live Preview
- [BUGFIX] Avoids crash when css file is missing on first startup
- [BUGFIX] Avoids css class names resolving to the same value
- Adds support for changing opacity of background and text colors
- Note: there is a bit of a performance impact of this feature. Will address in a patch
Known Issues:
- Multiple non-alphanumeric trigger text inline admonitions are overloading themselves.
- Update: fixed in 1.4.2
- [BUGFIX] Correctly enables css on plugin load
- Enables the custom css file, although there is a known issue with the css snippet being enabled, but not picked up
- Adds support for Live Preview
- [BUGFIX] Removes debug logging
- Adds support for hiding the trigger string for prefix and suffix types
- Overhauls settings and codebase to better support future features
- Initial Release!