A markup language for taking notes, writing blogs and more. Designed to use minimal keys.
Does not require the use of Shift + key for fast typing.
\heading1
\heading2
\\heading3
\\heading4
- list item 1
- list item 2
This is a paragraph. This is another paragraph with /italic/ and =bold= text and `inline code`.
--
: horizontal line.
``
var t = function (){
return false;
}
``
- Added ability to toggle between src/html.
- Added ability to copy the output html to clipboard.