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?
|
You can already insert in-lined code using backticks, |
|||||||
|
|
This is a test of You see, (Use ``, if you want syntax highlighting, use a code block.) |
|||
|
|
|
They will not use browser-default monospace font because Webkit-based browsers treat them differently than all the other browsers. |
|||
|