Danny Smith - Articles & Notes · Jun 14, 2026
A less painful editing experience in Astro
0Sign in to vote or save
This site does not allow itself to be embedded. You can still read it on the original site — the toolbar below keeps your place in the directory.
I write most of my content in Astro Editor , which is intentionally designed to leave all code-like things alone and just help me write prose. One of the most annoying things about this is that whenever I use a component like <Callout> in an MDX file I have to remember to import it at the top of the file before I publish. I recently stumbled upon Chris Swithinbank’s astro-auto-import , which can…
Comments
Nothing yet. Say the first thing.
Sign in to join the conversation.