Y
Hacker News
new
|
ask
|
show
|
jobs
by
franzwong
2691 days ago
The sad thing is Medium doesn't even support syntax highlight.
Edit: I mean Medium
1 comments
dguo
2691 days ago
Even worse, the workaround of embedding a GitHub gist has a strange limitation of not being able to specify a particular file in the gist. So each code block needs to be a separate gist:
https://stackoverflow.com/q/40809530/1481479
link