A side-by-side markdown editor with a text input on the left and a live preview on the right. Useful for editing rich text content in admin panels and forms.
Usage Guidelines
Do
Use for fields that accept markdown-formatted content.
Use in admin panels for content editing.
Provide helper text explaining supported markdown syntax.
Don't
Do not use for short, single-line text inputs.
Do not use for fields that do not support markdown rendering.
Accessibility
The text input supports standard keyboard navigation and screen readers.