From df20eef73f219a1116b2a8d2b98275e3a64e63e8 Mon Sep 17 00:00:00 2001 From: Jo Wroten Date: Sat, 22 Jun 2019 17:49:00 +0000 Subject: [PATCH] =?UTF-8?q?Delete=20Posts=20=E2=80=9Ca-post-with-a-cover?= =?UTF-8?q?=E2=80=9D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- content/posts/a-post-with-a-cover.md | 23 ----------------------- 1 file changed, 23 deletions(-) delete mode 100644 content/posts/a-post-with-a-cover.md diff --git a/content/posts/a-post-with-a-cover.md b/content/posts/a-post-with-a-cover.md deleted file mode 100644 index 2f590d8..0000000 --- a/content/posts/a-post-with-a-cover.md +++ /dev/null @@ -1,23 +0,0 @@ ---- -title: A post with a cover image -date: 2019-01-07T00:00:00.000Z -tags: - - Markdown - - Cover Image -coverImage: /images/uploads/alexandr-podvalny-220262-unsplash.jpg -description: >- - Markdown is intended to be as easy-to-read and easy-to-write as is feasible. - Readability, however, is emphasized above all else. A Markdown-formatted - document should be publishable as-is, as plain text, without looking like it's - been marked up with tags or formatting instructions. ---- - -Readability, however, is emphasized above all else. A Markdown-formatted -document should be publishable as-is, as plain text, without looking -like it's been marked up with tags or formatting instructions. - -While Markdown's syntax has been influenced by several existing text-to-HTML filters -- including [Setext](http://docutils.sourceforge.net/mirror/setext.html), [atx](http://www.aaronsw.com/2002/atx/), [Textile](http://textism.com/tools/textile/), [reStructuredText](http://docutils.sourceforge.net/rst.html), -[Grutatext](http://www.triptico.com/software/grutatxt.html), and [EtText](http://ettext.taint.org/doc/) -- the single biggest source of -inspiration for Markdown's syntax is the format of plain text email. - -