Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update to date | neodarz | 2017-05-04 | 1 | -30/+0 |
| | |||||
* | Markdown source files: Revert YAML closing line from ... to --- | Zhiming Wang | 2016-01-08 | 1 | -1/+1 |
| | | | | | GFM doesn't support closing with ..., and the rendered results are less than satisfactory. | ||||
* | Markdown source files: Use ... to end YAML metadata block | Zhiming Wang | 2016-01-08 | 1 | -1/+2 |
| | | | | | | | | 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. | ||||
* | 20151010 Printing long, 80-character-per-line plain text document in two columns | Zhiming Wang | 2015-10-10 | 1 | -0/+29 |