Skip to content

Commit fc6af4e

Browse files
author
committed
Deployed 7712798 with MkDocs version: 1.6.1
1 parent 2ab892c commit fc6af4e

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

search/search_index.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

teacher/guides/good-practice/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3122,7 +3122,7 @@ <h2 id="latex-help">Latex help<a class="headerlink" href="#latex-help" title="Pe
31223122
<ol>
31233123
<li>Use <code>\begin{array}</code> to generate a compact table i.e. </li>
31243124
</ol>
3125-
<div class="highlight"><pre><span></span><code>\begin{array}{|c|c|}
3125+
<p><div class="highlight"><pre><span></span><code>\begin{array}{|c|c|}
31263126
\hline
31273127
\theta_{2,0} &amp; \theta_{1,L}\\
31283128
\hline
@@ -3132,7 +3132,7 @@ <h2 id="latex-help">Latex help<a class="headerlink" href="#latex-help" title="Pe
31323132
\hline
31333133
\end{array}
31343134
</code></pre></div>
3135-
<p><img alt="Image showing a example of a table" src="../images/table.png" /></p>
3135+
<img alt="Image showing a example of a table" src="../images/table.png" /></p>
31363136
<ol>
31373137
<li>Use <code>\begin{aligned}</code> to keep your working formatted nicely
31383138
<div class="highlight"><pre><span></span><code>\begin{aligned}

0 commit comments

Comments
 (0)