Add example site for testing
This commit is contained in:
14
example/_posts/2013-01-05-markup-title-with-markup.md
Executable file
14
example/_posts/2013-01-05-markup-title-with-markup.md
Executable file
@ -0,0 +1,14 @@
|
||||
---
|
||||
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.
|
Reference in New Issue
Block a user