Releases: scottTomaszewski/obsidian-inline-admonitions
Releases · scottTomaszewski/obsidian-inline-admonitions
1.4.6
1.4.5
- [BUGFIX] Correctly triggers inline admonitions in Live Preview
1.4.4
- [BUGFIX] Avoids crash when css file is missing on first startup
1.4.3
- [BUGFIX] Avoids crash when css file is missing on first startup
1.4.2
- [BUGFIX] Avoids css class names resolving to the same value
1.4.1
- 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.
1.4.0
- 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.
1.3.2
- [BUGFIX] Correctly enables css on plugin load
1.3.1
- Enables the custom css file, although there is a known issue with the css snippet being enabled, but not picked up
1.3.0
- Adds support for Live Preview
- [BUGFIX] Removes debug logging