Skip to content

v0.1.0 - Initial Release

Latest

Choose a tag to compare

@devin-ai-integration devin-ai-integration released this 07 Jan 01:07
· 36 commits to main since this release
79db5cb

Initial release of Inline Markdown Editor for VS Code.

Features

  • WYSIWYG Markdown editing with Tiptap
  • Real-time bidirectional sync
  • G5-lite minimal reformatting
  • Security-first design (CSP, DOMPurify, dangerous link blocking)
  • Image support (relative paths, remote images)
  • RAW block preservation (YAML frontmatter)
  • Localization (English, Japanese, Chinese)
  • VS Code theme integration
  • Performance optimized

Installation

Download the VSIX file and install it in VS Code:

  1. Open VS Code
  2. Go to Extensions (Ctrl+Shift+X)
  3. Click the '...' menu and select 'Install from VSIX...'
  4. Select the downloaded VSIX file