layout | title | date | summary | author | permalink | visible |
---|---|---|---|---|---|---|
post |
Using markdown |
2015-12-01 01:00:00 -0800 |
Learn to write a post in markdown |
Your name |
/guide/example/ |
false |
Articles are written in markdown (kramdown).
Please use minimal formatting for your article.
This is a single paragraph. It is separated by newlines. No need for html tags. A single line break does not start a new paragraph.
This is a second paragraph. You can place subsections as follows.
You can use math as you would in latex. Let
Wiles proved the following theorem.
Theorem (Fermat's Last Theorem). The above equation has no solution in the positive integers.
You can place a link like this.
You place a picture similarly:
Use this for emphasis and this for boldface.
There really isn't more you need to know.