<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="Content-Type" content="text/xhtml; charset=utf-8">
</head>
<body>
<div style="font-family:sans-serif"><div style="white-space:normal">
<p dir="auto">Hi all,</p>

<p dir="auto">Is it me or is it impossible to have Bold or Italic text within a Markdowned section of text?</p>

<p dir="auto">For instance having the following text : Lore Ipsum <strong>Dolore</strong> sit <em>Amen</em></p>

<p dir="auto">when this text is in a list or indentation (see bellow)</p>

<pre style="background-color:#F7F7F7; border-radius:5px 5px 5px 5px; margin-left:15px; margin-right:15px; max-width:90vw; overflow-x:auto; padding:5px" bgcolor="#F7F7F7"><code style="background-color:#F7F7F7; border-radius:3px; margin:0; padding:0" bgcolor="#F7F7F7">Lore Ipsum __Dolore__ sit _Amen_
</code></pre>

<p dir="auto">or</p>

<pre style="background-color:#F7F7F7; border-radius:5px 5px 5px 5px; margin-left:15px; margin-right:15px; max-width:90vw; overflow-x:auto; padding:5px" bgcolor="#F7F7F7"><code style="background-color:#F7F7F7; border-radius:3px; margin:0; padding:0" bgcolor="#F7F7F7">- Lore Ipsum __Dolore__ sit _Amen_
</code></pre>

<p dir="auto">TIA</p>

<p dir="auto">Cordialement,</p>

<p dir="auto"><strong>Youri</strong></p>
</div>
</div>
</body>
</html>