Markdown editor with live preview
Go to file
Hideaki Tanabe 94a08cba79 update footer 2019-02-16 23:55:44 +09:00
css implement side by side view 2015-01-13 23:12:03 +09:00
image Merge design renewal branch. 2013-02-17 09:27:39 +09:00
js fixed #8 2015-01-14 22:06:52 +09:00
README.md Merge pull request #9 from jeffersonlam/master 2019-01-16 00:39:15 +09:00
favicon.ico Merge design renewal branch. 2013-02-17 09:27:39 +09:00
index.html update footer 2019-02-16 23:55:44 +09:00

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

  1. Write markdown text in this textarea.
  2. Click 'HTML Preview' button.

markdown quick reference

headers

emphasis

strong

strikethrough

  • list

block quote

code (4 spaces indent)

links


changelog

  • 13-Jan-2015 re-design
  • 17-Feb-2013 re-design
  • 19-May-2011 launch

thanks