Beauty
Journal The editor

Syntax, made visible

See the thought take shape.

A visual Markdown editor brings the writing and its appearance into the same place. Type the marks you know, use the controls you prefer, and work in the document as it takes shape.

In motionThe same words, seen as source and as a document. Beauty formats Markdown while preserving the text underneath.

What is a WYSIWYG Markdown editor?

WYSIWYG means “what you see is what you get.” In a visual Markdown editor, the editing surface shows formatted headings, emphasis, lists, and other document elements while you work. You do not need to keep a source pane and a preview pane side by side to understand the page.

The phrase needs a small qualification: Markdown describes document structure, not an exact printed layout. A different renderer may use different fonts, spacing, or support for extensions. A visual editor helps you see your document; it does not make every Markdown app display it identically.

Beauty uses this visual approach while keeping Markdown as the document format. You can write without staring at punctuation, then keep a file that is still readable as plain text.

Write with marks or with controls

If Markdown is familiar, start a line with ## for a second-level heading or - for a bullet. Wrap a word in ** to make it bold. The visual result appears in the page as you type.

If you are learning, use the formatting controls and keyboard shortcuts. Both routes serve the same document. You can type most of a paragraph normally, select a phrase, and press Command-B on Mac without changing editing modes.

Try this small sequence:

  1. Write a heading for a topic you are thinking about.
  2. Add a paragraph and emphasize the phrase that matters.
  3. Make a short list of what comes next.
  4. Export the note as Markdown and look at the text it contains.

The file should make sense even when none of the typography is present.

Structure without wrestling with punctuation

Tables are where visual editing becomes especially useful. Pipe characters can describe a simple grid, but maintaining a larger table entirely in source takes attention away from its content. Beauty lets you add or remove rows and columns, change alignment, and move a column through table controls.

In motionA column moves with its contents, and a row joins the table. The accompanying Markdown shows the structure of each state.

The Markdown tables guide explains the syntax and the visual workflow together. Code blocks, formulas, and Mermaid diagrams extend the same idea: preserve a useful text representation and make the page easier to read.

Know what travels to another editor

Headings, paragraphs, emphasis, links, and ordinary lists are common Markdown vocabulary. Tables and task lists are widely used extensions, but support still varies. Formulas and Mermaid fences need a renderer that understands them.

Beauty also supports marks such as highlighting and underlining. When you move a note elsewhere, check how the destination handles those extensions. The source remains available even when another tool does not render a particular feature.

If the appearance must stay fixed for a reader, export a PDF. If the reader will continue editing, send Markdown and the assets it references.

Begin with the browser

You can open the online editor without creating an account. Write a few lines, try a table, and export the result. For files that live directly in a desktop folder, Beauty is also available on Mac.

A place for your next thought

Start with a sentence.

The editor and local writing are free. No account required.

All stories ↗