[Github-comments] [geany/geany] enhance markdown editing (#2070)

tivrfoa notifications at xxxxx
Fri Sep 18 16:05:04 UTC 2020


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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20200918/455540be/attachment.htm>


More information about the Github-comments mailing list