Top 1K Features Creators Events Podcasts Books Extensions Interviews Blog Explorer CSV

Touch

< >

Touch is a text markup language created in 2020.

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

馃摐 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

- Build the next great programming language Add About Search Keywords Livestreams Labs Resources Acknowledgements

Built with Scroll v144.0.0