Skip to content

sharabiania/fastml

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.