Y
Hacker News
new
|
ask
|
show
|
jobs
by
banqjls
445 days ago
You don't have to embed a github gist to show 5 lines of console output that are not even highlighted. You can use the HTML <code> tag.
https://developer.mozilla.org/en-US/docs/Web/HTML
1 comments
bentley
444 days ago
<samp> would be more semantically appropriate.
link