Skip to content

v4.1.0

Compare
Choose a tag to compare
@MeanderingProgrammer MeanderingProgrammer released this 14 Jul 08:57
· 424 commits to main since this release

4.1.0 (2024-07-14)

Features

  • Improve handling concealed text for tables, code blocks, and headings. Add 'padded' cell style which fills in concealed width. Inline headings when there is no space. (#49) (#50) (9b7fdea) (5ce3566)
  • Add thin border style for code blocks (#62) (3114d70)
  • Add icons to images and links (#55) (501e5e0)
  • Add signs for headings and code blocks (7acc1bf)
  • Allow signs to be disabled based on buftype, improve highlight color (#58) (#61) (d398f3e)
  • Add defaults for all Obsidian callouts (be3f6e3)
  • Add code style 'language', adds icon without background (#52) (308f9a8) (e19ed93)
  • Allow table border to be configured (b2da013)
  • Improved health check configurable buftype exclude (1d72b63)
  • Use more common heading highlights (e099bd8)
  • Allow each component to be individually disabled (b84a788)

Bug Fixes

  • Account for leading spaces in code blocks (#60) (48083f8)
  • Use concealed text width for 'raw' table cell style (8c71558)