mirror of
https://github.com/Decentralized-ID/decentralized-id.github.io.git
synced 2025-07-22 14:10:36 -04:00
introducing: minimal mistakes
This commit is contained in:
parent
0c0e191d72
commit
3db2701e10
766 changed files with 41906 additions and 1080 deletions
14
docs/_posts/2013-01-05-markup-title-with-markup.md
Normal file
14
docs/_posts/2013-01-05-markup-title-with-markup.md
Normal 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.
|
Loading…
Add table
Add a link
Reference in a new issue