Measures Concepts
GitHub icon

Touch

Touch - Text markup language

< >

Touch is a text markup language created in 2020.

Source code:
git clone https://github.com/touchmarine/to
#959on PLDB 4Years Old

馃摐 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 Search Add Language Features Creators Resources About Blog Acknowledgements Queries Stats Sponsor Day 605 feedback@pldb.io Logout