Skip to content

Latest commit

 

History

History
39 lines (23 loc) · 585 Bytes

README.md

File metadata and controls

39 lines (23 loc) · 585 Bytes

Fast Markup Language

A markup language for taking notes, writing blogs and more. Designed to use minimal keys.

Key future

Does not require the use of Shift + key for fast typing.

Syntax

\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;

}

``

Version 0.0.0 - ???

  • Added ability to toggle between src/html.
  • Added ability to copy the output html to clipboard.