Comment on Programming.Dev Feature Requests
qwertyasdef@programming.dev 1 year ago
No idea how hard it would be but it would be nice to have code blocks with syntax highlighting like on Github, so you could write something like
```python def f(x): return x ```
Ategon@programming.dev 1 year ago
Yeah also have that planned as one of the first things I put in since we’re a coding site, forgot to put it on the list. Shouldn’t be that bad since there’s libraries for it