Languages Features Creators Calendar CSV Resources Blog About Pricing Add Language
GitHub icon

Djot

Djot - Text markup language

< >

Djot is a text markup language created in 2022 by John MacFarlane.

#493on PLDB 1Years Old 850Users
0Books 0Papers

Try now: Web

A light markup language


Example from the web:
_italic_ *bold* `code` H~2~O 20^th^ {=highlighted=} {+underlined+} {-strikethrough-} $`p = mv` $$`E = K + U` Start a new paragraph with a blank line. > A blockquote {% look like this and can span multiple lines %} # Horizontal lines: *** --- Verbatim blocks: ``` $ tree . ├── aa │ └── foo.txt ├── bb │ └── bar.txt └── c.png ``` ```myLang func say-hello(nm) { print("hello ${nm}!"); } ``` Links: <https://example.com> [read more](https://example.com) [read this too][foo bar] [one more link][] ![beautiful skyline](clouds.jpg) ![coastal shores][shore] ![lush forests][] [shore]: the-beach.jpg [lush forests]: pines.jpg # Tables | Name | Size | Color | | --- | --- | --- | | lime | small | green | | orange | medium | orange | | grapefruit | large | yellow or pink |
mermaid.html · djot.html · gravity.html

View source

- Build the next great programming language · Search · v2023 · Day 208 · Docs · Acknowledgements · Traffic · Traffic Today · Mirrors · GitHub · feedback@pldb.com