github MeanderingProgrammer/render-markdown.nvim v7.0.0

latest releases: v8.8.0, v8.7.0, v8.6.0...
12 months ago

7.0.0 (2024-09-13)

⚠ BREAKING CHANGES

  • indent.skip -> indent.skip_level (a028fbe)
    • Renamed within hours of adding

Features

  • add missing obsidian aliases (74b77c7)
  • store components in context, avoids duplicate queries (d228a3c)
  • improve health check for obsidian.nvim conflict (4d2aea3)
    • anyone using acknowledge_conflicts in their config should remove it
  • performance getting callouts and checkboxes (5513e28)
  • indent based on heading level rather than nesting (27cc6ce)
  • configurable starting indent level (cdb58fc)
  • configurable heading indents so body is offset (#161) (a028fbe)

Bug Fixes

  • only create foreground when inversing highlight (#154) (12fdb6f)
  • leading spaces in checkbox bullet (#158) (06337f6)
  • heading borders with indentation (#164)
  • indenting heading borders with single empty line between (2ddb145)

Collaborator Shoutouts

Don't miss a new render-markdown.nvim release

NewReleases is sending notifications on new releases.