Use the <kbd>
to indicate input that is typically entered via keyboard.
To switch directories, type cd followed by the name of the directory.
To edit settings, press ctrl + ,
{% highlight html %}
To switch directories, type cd followed by the name of the directory.
To edit settings, press ctrl + ,
{% endhighlight %}
You may optionally add the .pre-scrollable
class, which will set a max-height of 350px and provide a y-axis scrollbar.