·
36 commits
to main
since this release
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:
- Open VS Code
- Go to Extensions (Ctrl+Shift+X)
- Click the '...' menu and select 'Install from VSIX...'
- Select the downloaded VSIX file