mirror of
https://gitlab.com/CodeSolutionsProject/CodeShare.git
synced 2026-02-17 02:21:32 +01:00
Improve ReHightlight performance, add create tables and start to restore password system
This commit is contained in:
@@ -29,7 +29,7 @@
|
||||
</tr>
|
||||
<tr>
|
||||
<td colspan="6">
|
||||
<pre class="highlight"><code class='{{ code.lang }} codeto'>{{ code.code }}</code></pre>
|
||||
<pre class="highlight"><code class='{{ code.lang }} codeto toHightlight'>{{ code.code }}</code></pre>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
Reference in New Issue
Block a user