Top 1,000 Features Creators Resources Blog Explorer Download
GitHub icon

Touch

< >

Touch is a text markup language created in 2020.

#2287on PLDB 4Years Old
Download source code:
git clone https://github.com/touchmarine/to

馃摐 Touch Lightweight Markup Language; Familiar, Extendable, Auto-Formattable


Example from the web:
/ this is a block comment = Title _ Subtitle == h2 === h3 / numbered headings (prefixed with 1 and 1.1) ## h2 ### h3 > blockquote * note - list 1. numbered list / code block `js function num() { return 1 } ` / preformatted block ' ___________________________ < I'm an expert in my field. > --------------------------- \ ^__^ \ (oo)\_______ (__)\ )\/\ ||----w | || || ' / art from https://developer.mozilla.org/en-US/docs/Web/HTML/Element/pre#example
Example from the web:
// an inline comment // __emphasis__ // italics // **strong** // bold // ``code`` ((link)) [[link text]]((link URL)) a \ // line break // b / autolinks www.example.test http://example.test https://example.test

View source

- Build the next great programming language About Acknowledgements Extensions Day 630 Donate feedback@pldb.io