mirror of
https://github.com/neocities/neocities.git
synced 2025-07-19 09:05:59 +02:00
syntax highlighting for <pre><code> start
This commit is contained in:
parent
607d1fa1fd
commit
518a847b9e
71 changed files with 5075 additions and 6 deletions
|
@ -18,12 +18,14 @@
|
|||
<p>Here are all the heading tags, for all your needs—from the most important to the least!</p>
|
||||
|
||||
<pre>
|
||||
<h1></h1>
|
||||
<h2></h2>
|
||||
<h3></h3>
|
||||
<h4></h4>
|
||||
<h5></h5>
|
||||
<h6></h6>
|
||||
<code class="html">
|
||||
<h1>derpie test!</h1>
|
||||
<h2></h2>
|
||||
<h3></h3>
|
||||
<h4></h4>
|
||||
<h5></h5>
|
||||
<h6></h6>
|
||||
</code>
|
||||
</pre>
|
||||
</div>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue