One thing that would be really cool is if it was possible to apply code syntax 
highlight on the fly! =)

for example:

````
```c
int main() {}
```
````

would show:

```c
```c
int main() {}
```

Today Geany already shows *italic* **bold**. Highlight code would be awesome.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/issues/2070#issuecomment-694952942

Reply via email to