| 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.
|
|
|
|
|
|
|
|
|
|
| |
The way I handle line numbers and the pre block in general is inspired
by the MDN wiki. See, for instance,
https://developer.mozilla.org/en-US/docs/Web/JavaScript/A_re-introduction_to_JavaScript
a screenshot is here: https://i.imgur.com/982TBDc.png
Also tweaked other styles, e.g., changed the primary monospace font to
Consolas, and slightly tweaked a few old posts.
|
| |
|
| |
|
|
|