Write it once. Read it anywhere.
Dumbdown is a formatting system designed for humans, not machines. No special rendering required. Write it in a code block, plain text file, or anywhere - it's immediately readable.
Markdown needs rendering. HTML needs a browser. Dumbdown? Just read it. No parser, no preview - what you see is what you get.
Code blocks, text files, comments, documentation. If you can type text, you can write dumbdown - and everyone can read it.
Learn the syntax once. Use it forever. No edge cases, no conflicting flavors, no memorizing when to escape characters.
No libraries. No build steps. No converters needed to read it. Just open the file and understand it instantly.
Simple rules. That's it.
Start and end documents with +++
Two levels: // for main titles, /// for subtitles.
Dashes for bullets, numbers for ordered. Double dash for nesting.
Unordered:
Ordered:
Just use ALL CAPS. No asterisks, no underscores.
Backticks for inline, triple backticks for blocks.
Add context with [LABELS] or draw attention with !! and >>.
Natural quote marks. Works across multiple lines.
Paste your markdown below and see it transformed into clean, readable dumbdown.