bold <span class="hljs-strong">*constrained*</span> text.
italic <span class="hljs-emphasis">_constrained_</span> text.
monospace <span class="hljs-code">`constrained`</span> text.
Some strong [#strong]<span class="hljs-strong">*word*</span>.
The word \*stars* is not rendered as bold text.
Use the * symbol. Read the footnotes*. You can also type* this symbol *.
A strong <span class="hljs-strong">*wo
rd*</span>.
Not a strong *wo
rd*.
\\blah blah <span class="hljs-strong">*blah*</span>.
\\blah blah blah*.
Does <span class="hljs-strong">*Bob -love- Gemma*</span>?
Does <span class="hljs-strong">*Bob "love" Gemma*</span>?
Does <span class="hljs-strong">*Bob love Gemma? Truly?*</span>
There's a colon:*directly* before the starting formatting mark.
There's a semi-colon directly before the starting formatting mark &ndash;*2018*
There's a closing curly bracket directly {before}*the starting formatting mark*.
<span class="hljs-strong">*bl*ck*</span>-eye
E = mc*2*
E = *mc*2
The parser is working <span class="hljs-strong">*99%*</span> of the time
<span class="hljs-strong">*bob
knows
very
best*</span>
<span class="hljs-strong">*does bob
-really-
know best?*</span>
Some emphasis on [#emphasis]<span class="hljs-emphasis">_that_</span>.
The word \_underscore_ is not rendered as italic.
Use the _ symbol. Read the footnotes_. You can also type_ this symbol _.
An important <span class="hljs-emphasis">_wo
rd_</span>.
Not an important _wo
rd_.
\\blah blah <span class="hljs-emphasis">_blah_</span>.
\\blah blah blah_.
Does <span class="hljs-emphasis">_Bob -love- Gemma_</span>?
Does <span class="hljs-emphasis">_Bob "love" Gemma_</span>?
Does <span class="hljs-emphasis">_Bob love Gemma? Truly?_</span>
There's a colon:_directly_ before the starting formatting mark.
There's a semi-colon directly before the starting formatting mark &ndash;_2018_
There's a closing curly bracket directly {before}_the starting formatting mark_.
<span class="hljs-emphasis">_bl_ck_</span>-eye
E = mc_2_
E = _mc_2
The parser is working <span class="hljs-emphasis">_99%_</span> of the time
<span class="hljs-emphasis">_bob
knows
very
best_</span>
<span class="hljs-emphasis">_does bob
-really-
know best?_</span>