Markdown editor with live preview
public | ||
.gitignore | ||
deploy.sh | ||
firebase.json | ||
LICENSE | ||
README.md |
hello, This is Markdown Live Preview
visit markdownlivepreview.com
what is Markdown?
see Wikipedia
Markdown is a lightweight markup language, originally created by John Gruber and Aaron Swartz allowing people "to write using an easy-to-read, easy-to-write plain text format, then convert it to structurally valid XHTML (or HTML)".
usage
- Write markdown text in this textarea.
- Click 'HTML Preview' button.
markdown quick reference
headers
emphasis
strong
strikethrough
- list
block quote
code (4 spaces indent)
changelog
- 13-Jan-2015 re-design
- 17-Feb-2013 re-design
- 19-May-2011 launch