Settings

Theme

Show HN: Astro MD Editor – Schema-aware editor for Astro content collections

github.com

2 points by bimsina · 0 comments · 1 min read

Reader

I built this for my own Astro projects where I got tired of hand-editing YAML frontmatter and switching between files.

astro-md-editor reads your collection schemas and gives you a local editor UI with typed frontmatter controls (including image/color/icon pickers) alongside a markdown/MDX editor.

Run it with: npx astro-md-editor

Would love feedback on schema edge cases or missing field types.

No comments yet.

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection