1
0
mirror of https://github.com/Tygs/0bin.git synced 2023-08-10 21:13:00 +03:00

Try code detection, and if detected has plain text,, do not apply code coloration

This commit is contained in:
sam
2012-05-22 19:10:54 +02:00
parent a824bc2a21
commit 7b8108ea6b
3 changed files with 56 additions and 9 deletions

View File

@ -37,7 +37,7 @@
</div>
<p>
<pre id="paste-content" class="prettyprint linenums">
<pre id="paste-content" class="prettyprint">
<code>
{{ paste.content }}
</code>