|
Use |
|
You can alternatively put hash marks at the beginning of the line: |
|
|
|
End a line with two spaces for a linebreak. |
|
Unordered (bulleted) lists use asterisks, pluses, and hyphens ( |
|
Ordered (numbered) lists use regular numbers, followed by periods, as list markers. |
|
Indent four spaces for a preformatted block. |
|
Use backticks for inline code. |
|
Images are exactly like links, but they have an exclamation point in front of them. |
Hi, I'm Philippe Masset.
I made this minimalist online Markdown editor just for the heck of it, and also because I love Markdown (and front-end stuff).
The whole source code is available on GitHub.
If you have any suggestions or remarks whatsoever, just click on my name above and you'll have plenty of ways of contacting me.
Credit is due to John Gruber for creating Markdown in the first place, and John Fraser for his amazing JavaScript port, showdown.js.