The title says it all. Could StackOverflow have the ability to insert "inlined code", as well as change the format of code blocks to be the browser's default monospace font?
|
feedback
|
|
You can already insert in-lined code using backticks, | |||||||
feedback
|
|
This is a test of You see, (Use ``, if you want syntax highlighting, use a code block.) | |||
|
feedback
|
|
They will not use browser-default monospace font because Webkit-based browsers treat them differently than all the other browsers. | |||
feedback
|