Add syntax highlighting.

This commit is contained in:
Kremitzl 2019-05-06 09:35:16 +02:00
parent 3e205adfb8
commit ea8a6da0a6

View File

@ -240,7 +240,7 @@ Mein Lieblingsrezept
<div class="layout-content-only"> <div class="layout-content-only">
<div class="layout-content"> <div class="layout-content">
<h2>Inhaltsverzeichniss</h2> <h2>Inhaltsverzeichniss</h2>
<p>automatisch generiert mit <pre><code>\tableofcontents</code></pre> <p>automatisch generiert mit <pre class="lang-tex hljs"><code>\tableofcontents</code></pre>
<ul> <ul>
<li>Nummerierung erfolgt automatisch</li> <li>Nummerierung erfolgt automatisch</li>
<li>Viele Anpassungsmöglichkeiten (Aufzählungszeichen, -tiefe, automatische Benennung, ...)</li> <li>Viele Anpassungsmöglichkeiten (Aufzählungszeichen, -tiefe, automatische Benennung, ...)</li>