The intention of code blocks is to show code.
Most code looks better in a mono-space font. Especially when posting command line options, eg:
When in proportional font it is hard to see where the space is with respect to the /, especially for a newbie.
Most code looks better in a mono-space font. Especially when posting command line options, eg:
Code:
sudo mount /opt
Comment