<p>
And. <em>this is
<em>broken</em> and will not compile.
</em>
</p>

<p>
This (<code>should be code</code>).
</p>

<p>
This (<code>/this/the/same</code>).
</p>

<p>
Same <strong>(<em>ć is paired so it works č</em>)</strong>
</p>

<p>
Same (<strong>ć is paired so it works č</strong>)
</p>

<p>
Same (<strong><em>ć is paired so it works č</em></strong>)**
</p>

<p>
<code>hello</code>
</p>

<p>
<code>=</code> there <code>*</code>
</p>

<p>
-<em>- hello -</em>- ** <em>=</em>
</p>

<p>
<code>*</code> <code>|</code>
</p>

<p>
<code>4 + 4 = 2; 2 * 2 = 3</code>
</p>

<p>
=*= =|=
</p>

<p>
This is nothing &lt;b&gt;
</p>

<p>
**
</p>

<p>
==
</p>

<p>
(<code>«»</code>, <code>“”</code> or others), use of em dash (<code>—</code>)
</p>

<p>
<em>This should</em> <em> <em>compile</em>
</em>
</p>

<p>
You can also use the <code>&lt;code&gt;</code> tag to indicate code and monospace
text. This is handy for regions that have an “=” in them.
</p>

<p>
If the “*” confuse you or the preview is screwed up, you can use
inline tag <code>&lt;em&gt;</code> and <code>&lt;strong&gt;</code>, which are guaranteed to work in any case.
</p>