Languages Features Creators CSV Resources Challenges Add Language
GitHub icon

Markdown

Markdown - Text markup language

< >

Markdown is a text markup language created in 2004 by John Gruber and Aaron Swartz.

#95on PLDB 19Years Old 12.5kUsers
5Books 2Papers 1kRepos

Try now: Web · Riju

Markdown is a lightweight markup language with plain text formatting syntax. It is designed so that it can be converted to HTML and many other formats using a tool by the same name. Markdown is often used to format readme files, for writing messages in online discussion forums, and to create rich text using a plain text editor. Read more on Wikipedia...


Example from Riju:
Hello, world!
Example from hello-world:
Hello World
Example from Linguist:
Tender ======
Example from Wikipedia:
# Heading ## Sub-heading ### Another deeper heading Paragraphs are separated by a blank line. Two spaces at the end of a line leave a line break. Text attributes _italic_, *italic*, __bold__, **bold**, `monospace`. Horizontal rule: --- Bullet list: * apples * oranges * pears Numbered list: 1. apples 2. oranges 3. pears A [link](http://example.com).

Language features

Feature Supported Token Example
Semantic Indentation ✓
Booleans X
Line Comments X

Books about Markdown from ISBNdb

title authors year publisher
R Markdown Cookbook (Chapman & Hall/CRC The R Series) Xie, Yihui 2020 Routledge
blogdown: Creating Websites with R Markdown (Chapman & Hall/CRC The R Series) Xie, Yihui and Hill, Alison Presmanes and Thomas, Amber 2017 Chapman and Hall/CRC
Introducing Markdown and Pandoc Thomas Mailund 20190816 Springer Nature
Instant Markdown Herrero Arturo 08/2013 Packt Publishing
R Markdown Yihui Xie; J.J. Allaire; Garrett Grolemund 20180727 Taylor & Francis

Publications about Markdown from Semantic Scholar

title authors year citations influentialCitations
R Markdown Benjamin Baumer and Dana Udwin 2015 22 1
Codebraid: Live Code in Pandoc Markdown Geoffrey M. Poore 2019 2 0
opencl.html · markdown.html · tcp.html

View source

- Build the next great programming language · Search · Day 214 · About · Blog · Acknowledgements · Traffic · Traffic Today · GitHub · feedback@pldb.com