| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
| |
GFM doesn't support closing with ..., and the rendered results are less
than satisfactory.
|
|
|
|
|
|
|
|
| |
Also add a newline after the metadata block.
... is easier on markdown-mode; if --- is used, the line immediately
above it will be treated as a setext header and highlighted, which isn't
so easy on the eyes.
|
|
|
|
| |
Looks slightly more professional.
|
|
|
|
| |
\pi is eaten by Pandoc.
|
|
|
|
|
| |
Add a `>` between paragraphs so that a multi-paragraph block quote is
inside one <blockquote> tag. Otherwise the left bar would be broken.
|
|
|