This is a minimal Svelte + Vite scaffold for the IA Editor UI prototype.
Quick start (PowerShell):
npm install
npm run dev
Notes:
**, #, -) remain visible while styled.The editor supports adding images in two ways:
Markdown syntax: Use standard markdown image syntax

Paste images: Simply use Ctrl+V (or Cmd+V) to paste images directly from your clipboard
Note: When pasting images, they are automatically stored locally for easy access and portability.