Back to Work
Editor Test Page
Testing Nuxt UI Editor component for potential integration with work content editing.
HTML Content Editor
Testing with HTML string content. The editor should parse and display HTML formatting.
Current HTML Value:
<p>This is <strong>HTML content</strong> with <em>formatting</em>.</p>
Editor Features to Explore
- ✓ Try formatting text with bold, italic, headings
- ✓ Create lists (bulleted and numbered)
- ✓ Add links and images
- ✓ Test the toolbar (try clicking outside to see bubble mode)
- ✓ Check the browser console for logged updates
- ✓ See how different content types (HTML, Markdown, JSON) work