Releases: javalent/admonitions
Releases · javalent/admonitions
8.3.4
8.3.4 (2022-03-28)
Bug Fixes
- Fixes several issues with converting code block admonitions to callouts (close #235) (457b388)
8.3.3
8.3.3 (2022-03-27)
Bug Fixes
- fixes admonition conversion on mobile (b4d29fc)
8.3.2
8.3.2 (2022-03-23)
Bug Fixes
- Fixes issue where Insert Callout wouldn't insert a
>
on the first line (c276afe)
8.3.1
8.3.1 (2022-03-22)
Bug Fixes
- fixes callout metadata surfacing not applying to default types (25b7756)
8.3.0
8.3.0 (2022-03-22)
Features
- Surface callout metadata onto callout in post processor (f814019)
8.2.4
8.2.4 (2022-03-21)
Bug Fixes
- Admonition drop shadow setting will now apply to callouts (close #222) (0457ced)
8.2.3
8.2.3 (2022-03-19)
Bug Fixes
- Fixes issue with custom admonitions not working with callouts (9c9c486)
8.2.2
8.2.2 (2022-03-16)
Bug Fixes
- Fixes casing display issue for custom titles in settings (close #214) (211b323)
- Fixes issue where admonition types were being set incorrectly (06fa0bf)
8.2.1
8.2.1 (2022-03-15)
Bug Fixes
- Fixes issue preventing Settings Search from searching Admonition settings (d020438)
8.2.0
8.2.0 (2022-03-15)
Features
- Adds Obsidian's icon set to list of icons (e17b75a)
- Adds setting to use CSS snippet to manage custom callouts (cdd5b85)
Bug Fixes
- Adds publish script generation to build (c47d5f0)
- Admonitions updated in settings are no longer moved to the bottom of the list (54ea584)
- removes console logs from publish script (43cd171)