Anthony Oleinik
Nov 15, 2022

--

interesting - any reason why we don't use Github style code blocks? for instance,

```python

def not_highlighted():

return "sad"

```

For those of us who write in markdown, this would lower the barrier to entry on Medium

--

--

Responses (5)