<div dir="ltr">Hi Simon,<div><br></div><div>I think you can just indent the code block to achieve this.</div><div><br></div><div>Ryan</div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Mon, Jun 3, 2019 at 12:46 PM Simon Peyton Jones via ghc-devs <<a href="mailto:ghc-devs@haskell.org">ghc-devs@haskell.org</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">





<div lang="EN-GB">
<div class="gmail-m_1509448513050408186WordSection1">
<p class="MsoNormal">This is a GitLab wiki markup question.<u></u><u></u></p>
<p class="MsoNormal">Suppose I want to have a bulleted list, in which a single item has some text, then some laid-out code, then more text.  I want the second blob of text to be indented as part of the bullet.<u></u><u></u></p>
<p class="MsoNormal">Absent the laid-out code, indenting the second para 2 spaces seems to do it:<u></u><u></u></p>
<p class="gmail-m_1509448513050408186Code">* first bit of text<u></u><u></u></p>
<p class="gmail-m_1509448513050408186Code"><u></u> <u></u></p>
<p class="gmail-m_1509448513050408186Code">  Second bit of text<u></u><u></u></p>
<p class="MsoNormal">But if there is code in the middle, like this<u></u><u></u></p>
<p class="gmail-m_1509448513050408186Code">* first bit of text<u></u><u></u></p>
<p class="gmail-m_1509448513050408186Code">```<u></u><u></u></p>
<p class="gmail-m_1509448513050408186Code">code<u></u><u></u></p>
<p class="gmail-m_1509448513050408186Code">```<u></u><u></u></p>
<p class="gmail-m_1509448513050408186Code">  Second bit of text<u></u><u></u></p>
<p class="MsoNormal">the second bit of text is not indented.<u></u><u></u></p>
<p class="MsoNormal">Does anyone know how to achieve the indentation?<u></u><u></u></p>
<p class="MsoNormal">Simon<u></u><u></u></p>
</div>
</div>

_______________________________________________<br>
ghc-devs mailing list<br>
<a href="mailto:ghc-devs@haskell.org" target="_blank">ghc-devs@haskell.org</a><br>
<a href="http://mail.haskell.org/cgi-bin/mailman/listinfo/ghc-devs" rel="noreferrer" target="_blank">http://mail.haskell.org/cgi-bin/mailman/listinfo/ghc-devs</a><br>
</blockquote></div>