<div dir="ltr"><div style="font-size:12.8000001907349px">Hi.  I have been looking into the use of :: vs .. code-block::</div><div style="font-size:12.8000001907349px">in the newly converted RST guides.  I have found some inconsistencies. </div><div style="font-size:12.8000001907349px">I found that using a root-privileged python executable with the pound sign, gets<br></div><div style="font-size:12.8000001907349px">formatted like a python comment (italicized).  </div><div style="font-size:12.8000001907349px">If there is output shown after the command</div><div style="font-size:12.8000001907349px">then the cmd and output are not italicized but treated as literal text; the single colon directive is used in this case.  </div><div style="font-size:12.8000001907349px">Using the dollar prompt, everything works as expected (not italicized).</div><div style="font-size:12.8000001907349px">We use the literal block directive, double colon, throughout the RST guides.</div><div style="font-size:12.8000001907349px">One way I found to get around this is to always use the dollar prompt.</div><div style="font-size:12.8000001907349px">Another way is .. code-block::java.  It is a hack, but it generates the correct</div><div style="font-size:12.8000001907349px">output for the pound sign <python cmd>.</div><div style="font-size:12.8000001907349px"><span style="font-size:12.8000001907349px">May be someone can shed some light on this problem.</span><br></div><div style="font-size:12.8000001907349px"><span style="font-size:12.8000001907349px">-Karen</span></div></div>