aboutsummaryrefslogtreecommitdiff
path: root/source/blog/2015-07-19-github-experimental-attachment-formats-pdf-docx-and-pptx.md (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update to dateneodarz2017-05-041-87/+0
|
* Markdown source files: Revert YAML closing line from ... to ---Zhiming Wang2016-01-081-1/+1
| | | | | GFM doesn't support closing with ..., and the rendered results are less than satisfactory.
* Markdown source files: Use ... to end YAML metadata blockZhiming Wang2016-01-081-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.
* pyblog: date-display => date_display, and update postsZhiming Wang2015-09-211-1/+1
| | | | Looks slightly more professional.
* latest post: replace \pi by Unicode πZhiming Wang2015-07-191-1/+1
| | | | \pi is eaten by Pandoc.
* combine broken blockquotesZhiming Wang2015-07-191-10/+10
| | | | | Add a `>` between paragraphs so that a multi-paragraph block quote is inside one <blockquote> tag. Otherwise the left bar would be broken.
* 20150719 GitHub experimental attachment formats: PDF, DOCX and PPTX!?!Zhiming Wang2015-07-191-0/+86