Back to index

CL-Markdown

This is strong and em.

So is this word.

This is strong and em.

So is this word.

Markdown

This is strong and em.

So is this word.

This is strong and em.

So is this word.

HTML Difference

No differences

HTML from CL Markdown

<p>
<strong>
<em>
This is strong and em.</em>
</strong>
</p>

<p>
So is <strong>
<em>
this</em>
</strong>
 word.</p>

<p>
<strong>
<em>
This is strong and em.</em>
</strong>
</p>

<p>
So is <strong>
<em>
this</em>
</strong>
 word.</p>

Original source

***This is strong and em.***

So is ***this*** word.

___This is strong and em.___

So is ___this___ word.