📝Inline code fencesWrite Ember components directly in markdown with ```gjs live and see them rendered on the page.
🔥Full Ember supportClass components, @tracked state, arrow function handlers, the on modifier, and TypeScript via .gts — it all works.
⚡Zero config compilationThe plugin handles content-tag preprocessing, Babel template compilation, decorator transforms, and module resolution automatically.
👁️Preview modeAdd the preview flag to show the rendered component alongside its syntax-highlighted source code — great for API docs and tutorials.