<p></p>
<p>One thing that would be really cool is if it was possible to apply code syntax highlight on the fly! =)</p>
<p>for example:</p>
<pre><code>```c
int main() {}
```
</code></pre>
<p>would show:</p>
<div class="highlight highlight-source-c"><pre>```c
<span class="pl-k">int</span> <span class="pl-en">main</span>() {}</pre></div>
<p>Today Geany already shows <em>italic</em> <strong>bold</strong>. Highlight code would be awesome.</p>
<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/geany/geany/issues/2070#issuecomment-694952942">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AAIOWJYXQ2KSYYKIRYHLM7LSGOALBANCNFSM4GTJUCIQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AAIOWJ5RC5EXARLABXW6CDTSGOALBA5CNFSM4GTJUCI2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOFFWCH3Q.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/geany/geany/issues/2070#issuecomment-694952942",
"url": "https://github.com/geany/geany/issues/2070#issuecomment-694952942",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>