hacks-guide-minimal-mistake.../example/_posts/2013-01-05-markup-title-with-markup.md
2016-09-21 22:13:25 -04:00

14 lines
287 B
Markdown
Executable file

---
title: "Markup: Title *with* **Markdown**"
categories:
- Markdown
tags:
- css
- html
- title
---
Verify that:
* 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.