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: