Skip to content

Releases: scottTomaszewski/obsidian-inline-admonitions

1.4.6

02 Oct 22:15
Compare
Choose a tag to compare
  • Attempts to fix Inline-Admonitions failing in Live Preview on first install

1.4.5

13 Jun 18:09
Compare
Choose a tag to compare
  • [BUGFIX] Correctly triggers inline admonitions in Live Preview

1.4.4

13 Jun 17:18
Compare
Choose a tag to compare
  • [BUGFIX] Avoids crash when css file is missing on first startup

1.4.3

13 Jun 17:14
Compare
Choose a tag to compare
  • [BUGFIX] Avoids crash when css file is missing on first startup

1.4.2

13 Jun 16:43
Compare
Choose a tag to compare
  • [BUGFIX] Avoids css class names resolving to the same value

1.4.1

13 Jun 15:44
Compare
Choose a tag to compare
  • 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

13 Jun 14:59
Compare
Choose a tag to compare
  • 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

13 Jun 11:50
Compare
Choose a tag to compare
  • [BUGFIX] Correctly enables css on plugin load

1.3.1

13 Jun 01:41
Compare
Choose a tag to compare
  • Enables the custom css file, although there is a known issue with the css snippet being enabled, but not picked up

1.3.0

13 Jun 01:03
Compare
Choose a tag to compare
  • Adds support for Live Preview
  • [BUGFIX] Removes debug logging