Skip to content

v0.2.3

Choose a tag to compare

@farnabaz farnabaz released this 04 Mar 15:57
· 23 commits to main since this release

Important

As of this version, the extension introduces executable code to format and fold documents(#41). Due to this change, VSCode auto-update does not update the extension automatically; you need to manually update it.

🚀 Features

  • add document formatting and code folding providers (#41) (866de6e)

🩹 Bug Fixes

  • create mdc.standalone to use separately outside of markdown language (45d4f42)
  • formatting: make formatting opt-in (#45) (58a8bed)
  • packaging: properly package dependencies (#46) (545791f)
  • standalone: include inline syntax (#42) (96f619c)

❤️ Contributors

Special thanks to @adamdehaven for his work on document formatting and component folding.