From 9e3879943347e487db38296f78eedd14ab082503 Mon Sep 17 00:00:00 2001 From: Michael Rose Date: Sat, 5 Mar 2016 22:11:32 -0500 Subject: [PATCH] Edit --- _posts/2013-01-05-markup-title-with-markup.md | 8 ++++---- _posts/2013-01-05-markup-title-with-special-characters.md | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/_posts/2013-01-05-markup-title-with-markup.md b/_posts/2013-01-05-markup-title-with-markup.md index 43000737..6a4a9622 100644 --- a/_posts/2013-01-05-markup-title-with-markup.md +++ b/_posts/2013-01-05-markup-title-with-markup.md @@ -1,7 +1,7 @@ --- -title: "Markup: Title *With* **Markup**" +title: "Markup: Title *with* **Markdown**" categories: - - Markup + - Markdown tags: - css - html @@ -9,5 +9,5 @@ tags: --- Verify that: - * The post title renders the word "with" in *italics* and the word "markup" in **bold**. - * The post title markup should be removed from the browser window / tab. \ No newline at end of file +* The post title renders the word "with" in *italics* and the word "Markdown" in **bold**. +* The post title markup should be removed from the browser window / tab. \ No newline at end of file diff --git a/_posts/2013-01-05-markup-title-with-special-characters.md b/_posts/2013-01-05-markup-title-with-special-characters.md index af539b61..65a4888f 100644 --- a/_posts/2013-01-05-markup-title-with-special-characters.md +++ b/_posts/2013-01-05-markup-title-with-special-characters.md @@ -1,5 +1,5 @@ --- -title: 'Markup: "Title" With Special --- Characters' +title: "Markup: Title with Special --- Characters" categories: - Markup tags: