
Woofmark
A beautiful Markdown and HTML editor that lets you write rich text with live preview. Switch between Markdown, HTML, and WYSIWYG modes seamlessly.
Created by bevacqua
Create a free account to get instant access
How to Use
Create and edit rich text content using this Markdown and HTML editor. • Type directly in the text area using standard keyboard input • Use Markdown syntax for formatting: - Wrap text with **asterisks** for bold, _underscores_ for italics - Start lines with # for headings (more # = smaller heading) - Use backticks for `code`, triple backticks for code blocks - Create links: [text](URL) or [text][1] with [1]: URL at bottom - Add images:  - Use > for blockquotes • Click toolbar buttons to switch between editing modes: - Markdown mode: write in plain Markdown syntax - HTML mode: see your formatted output - Preview mode: view final appearance • The editor automatically converts your Markdown to HTML formatting • All standard text editing shortcuts work (Ctrl+C, Ctrl+V, etc.) • Your formatted text can be copied and used in websites or documents The goal is to write content that looks professional without needing HTML knowledge.