The following code is blocked and preserved:
*.blocked { display:block; }
*.preserved { white-space:pre; }
*.code { font-family:monospace; }
The following inline code uses the Nowrap design pattern:
a = x(y2 + z3) + 1
.
This prevents it from being wrapped across lines.