14 lines
No EOL
316 B
Markdown
14 lines
No EOL
316 B
Markdown
---
|
|
title: "Markup: Title *With* **Markup**"
|
|
date: 2013-01-05T10:00:49+00:00
|
|
categories:
|
|
- Markup
|
|
tags:
|
|
- css
|
|
- html
|
|
- title
|
|
---
|
|
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. |