Step to reproduce
- Create or edit a KB article
- Add a
<code> tag
- Preview the content
Actual behavior
The content in between <code> use a monospace font.

Expected behavior
The content should still use a monospace font but it should also have a border and a different background-color around it to clearly delimit it.
Step to reproduce
<code>tagActual behavior
The content in between
<code>use a monospace font.Expected behavior
The content should still use a monospace font but it should also have a border and a different background-color around it to clearly delimit it.