admonitions

Adds admonition block-styled content to Obsidian.md

MIT License

Stars
1.1K

Bot releases are visible (Hide)

admonitions - v10.3.2 Latest Release

Published by github-actions[bot] 5 months ago

10.3.2 (2024-06-01)

Bug Fixes

  • Fixes issue where the admonition suggester crashed (close #342, close #343) (3356aaf)
admonitions - v10.3.1

Published by github-actions[bot] 5 months ago

10.3.1 (2024-05-23)

Features

  • Adds support for HSL, HSB, HSV, HEX and RGB colors in Admonition definitions (thanks @xRyul )

Bug Fixes

  • Improves appearance of Editor suggester (7652ed0)
  • Improves appearance of suggesters (close #338) (e36a4a8)
  • Improves behavior of Admonition edit modal (72c2bc3)
  • Improves lifetime of Admonition rendered content (a045776)
  • Fixes @javalent/utilities dependency (1bb3398)
admonitions - v10.3.0

Published by github-actions[bot] 5 months ago

10.3.0 (2024-05-23)

Features

  • Adds support for HSL, HSB, HSV, HEX and RGB colors in Admonition definitions (thanks @xRyul )

Bug Fixes

  • Improves appearance of Editor suggester (7652ed0)
  • Improves appearance of suggesters (close #338) (e36a4a8)
  • Improves behavior of Admonition edit modal (72c2bc3)
  • Improves lifetime of Admonition rendered content (a045776)
admonitions - v10.2.0

Published by github-actions[bot] 8 months ago

10.2.0 (2024-02-13)

Features

admonitions - v10.1.2

Published by github-actions[bot] 9 months ago

10.1.2 (2024-01-30)

Bug Fixes

  • Fixes issue with Open/Collapse Admonition commands (6d61851)
  • remove timestamp from auto-generated css (close #327) (8952e8e)
admonitions - v10.1.1

Published by github-actions[bot] about 1 year ago

10.1.1 (2023-09-16)

Bug Fixes

  • delay live preview focus to allow for click events (8739ad8)
admonitions - v10.1.0

Published by github-actions[bot] about 1 year ago

10.1.0 (2023-09-14)

Features

  • Enable metadata field on admonition codeblocks (close #261) (9143f3f)

Bug Fixes

  • Click on Admonition codeblocks to edit in LP (close #278) (4d993bb)
  • Explicitly set titles will override the no title setting in callouts (close #284) (22f32d4)
  • Fixes incorrect error being displayed when using an image as an icon (close #311) (099e84c)
admonitions - v10.0.2

Published by github-actions[bot] about 1 year ago

10.0.2 (2023-09-14)

Bug Fixes

  • Fixes CSS escaping for custom callouts in Obsidian installer 1.4+ (523ca6a)
  • fixes issue where trying to add a copy content button to a callout with no content (10db45a)
admonitions - v10.0.1

Published by github-actions[bot] about 1 year ago

10.0.1 (2023-08-11)

Bug Fixes

  • remove publish build step (fc9bbfc)
admonitions - v10.0.0

Published by github-actions[bot] about 1 year ago

10.0.0 (2023-08-10)

⚠ BREAKING CHANGES

  • Publish.js creation removed from Admonition as this feature is depreciated.

Features

  • Publish.js creation removed from Admonition as this feature is depreciated. (17db9dd)
admonitions - v9.3.3

Published by github-actions[bot] over 1 year ago

9.3.3 (2023-07-05)

Bug Fixes

  • propagate source to admonition element (close #314) (f5ec0bb)
admonitions - v9.3.2

Published by github-actions[bot] over 1 year ago

9.3.2 (2023-05-30)

Bug Fixes

  • Pass component to renderMarkdown (dfcf140)
admonitions - v9.3.1

Published by github-actions[bot] over 1 year ago

9.3.1 (2023-05-07)

Bug Fixes

  • update publish reference to scss (bf949d7)
admonitions - v9.3.0

Published by github-actions[bot] over 1 year ago

9.3.0 (2023-05-07)

Features

  • Readme: Update Readme to New Iteration (49c151b), closes #302

Bug Fixes

  • fix several Live Preview / Reading discrepancies (13dd599)
  • improves consistency across different screen sizes (13dd599)
  • issues: Typo in bug-report.yml (aceb2dc)
  • issues: Typo in contibuting.md (5a7bc32)
  • settings ui fixes (fd46a25)
admonitions - v9.2.3

Published by github-actions[bot] over 1 year ago

9.2.3 (2023-04-19)

Bug Fixes

admonitions - v8.13.12

Published by github-actions[bot] over 1 year ago

8.13.12 (2023-04-19)

Bug Fixes

  • mixed case custom callout types are supported (#295) (628179e)
  • remove webpack (00a22aa)
  • use custom title in InsertAdmonitionModal (#296) (3e17d60)
admonitions - v8.13.11

Published by github-actions[bot] over 1 year ago

8.13.11 (2023-04-19)

Bug Fixes

  • switch to release-please (5e0ee1a)
admonitions - 9.2.2

Published by github-actions[bot] over 1 year ago

9.2.2 (2023-04-12)

Bug Fixes

  • removes need for space to show callout suggester fixes #293 (db50d92)
  • update to new obsidian customCss definition (518b3d3)
admonitions - 9.2.1

Published by github-actions[bot] over 1 year ago

9.2.1 (2023-02-03)

Bug Fixes

  • admonition and callout suggester displays immediately (#249) (6631412)
admonitions - 9.2.0

Published by github-actions[bot] over 1 year ago

9.2.0 (2023-01-27)

Features

  • adds admonition exporting (0897e08)

Bug Fixes

  • fixes obsidian icon definition (dc05aba)