Skip to content

v1.1.0

Compare
Choose a tag to compare
@magnusriga magnusriga released this 05 May 16:13
· 26 commits to main since this release

v1.1.0

This release introduces code formatting using stylua and includes improvements to the MarkdownCodeBlock command, along with the addition of a comprehensive test suite.

Added

  • Added comprehensive test suite using plenary.nvim.
  • Added stylua for code formatting and linting.

Changed

  • Updated MarkdownCodeBlock command to correctly handle visual selections, including multi-line selections and selections starting mid-line.
  • Formatted codebase using stylua.