Skip to content

Latest commit

 

History

History
67 lines (33 loc) · 3.33 KB

CHANGELOG.md

File metadata and controls

67 lines (33 loc) · 3.33 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

6.7.4 (2022-01-06)

Bug Fixes

  • partial fix for LP display issues (85ca7b7)

6.7.3 (2022-01-05)

Bug Fixes

  • fixed checkbox behavior in admonitions (close #135) (db3f55e)

6.7.2 (2021-12-03)

Bug Fixes

  • insert admonition commands now properly wrap selected text (758ce51)

6.7.1 (2021-11-29)

Bug Fixes

  • admonitions without titles properly display again (close #131) (b3bd5c2)

6.7.0 (2021-11-22)

Features

  • added ability to default to no title (0983790)
  • added per-admonition copy button setting (0983790), closes #118
  • added setting to turn off title parsing (0983790) (close #123)

Bug Fixes

  • fixed error that could happen when editing admonitions

6.6.1 (2021-11-16)

Bug Fixes

  • added tdlr admonition type (not sure how it got removed) (c7d14eb)

6.6.0 (2021-11-16)

Features

  • parent element now receives styles (1297cc1)

6.5.1 (2021-11-01)

Bug Fixes

  • fixed admonition color issue (b600bfb)

6.5.0 (2021-11-01)

Features

  • added ability to globally turn off Admonition Color being set directly on element (afbcc23)