项目作者: sharabiania

项目描述 :
Fast markup language
高级语言: JavaScript
项目地址: git://github.com/sharabiania/fastml.git
创建时间: 2018-01-30T21:30:54Z
项目社区:https://github.com/sharabiania/fastml

开源协议:MIT License

下载


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.