Skip to content

v7.6.0

Compare
Choose a tag to compare
@MeanderingProgrammer MeanderingProgrammer released this 25 Nov 17:10
· 127 commits to main since this release

7.6.0 (2024-11-25)

Features

  • disabling background for code now keeps border (#220) (bee16b2)
  • table support for all conceal levels (3da1bfc)
  • roll own type validation to remove vim.validate (d69a885)
  • code block language icon from extension (#233) (78a2eb7)
  • log_level off (#235) (48a52dd)
  • highlighting in double equals (d6a82d7)
  • heading border per level (#240) (c83fc56)
  • heading position right (#238) (e1879e0)

Bug Fixes

  • padding & margin for code blocks indented with tabs (#230) (d80acb3)
  • check table rows after parsing (7f0143e)
  • conceal level 2 entities in tables (430a671)
  • ignore anti conceal for inline heading icons (017f370)