You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 

10 lines
244 B

+++
title = "Nested bold and italics"
date = 2017-07-22
tags = ["body"]
draft = false
+++
- _This is italics, and **this is bold too**, and back to plain
italics._
- **This is bold, and _this is italics too_, and back to plain bold.**