# Editor A rich text editor component based on TipTap with support for markdown, HTML, and JSON content types. ## Key Props - `placeholder`: to set a placeholder text that shows in empty paragraphs. - `handlers`: to extend or override the default handlers. ## Usage ```vue /> ```