aboutsummaryrefslogtreecommitdiff
path: root/docs/getting-started/contents.md
diff options
context:
space:
mode:
authorBardi Harborow <[email protected]>2016-10-06 12:02:52 +1100
committerBardi Harborow <[email protected]>2016-10-10 14:31:34 +1100
commit3ae450e74c6ea77ef57afd0cf1dc3ef156ea5322 (patch)
tree492b38846edf53d1fc7c5d8e8036b3f55a99af0b /docs/getting-started/contents.md
parent4493701ee2975a5041d0309ee4f06715f89675cb (diff)
downloadbootstrap-3ae450e74c6ea77ef57afd0cf1dc3ef156ea5322.tar.xz
bootstrap-3ae450e74c6ea77ef57afd0cf1dc3ef156ea5322.zip
Render bash and powershell prompts with ::before.
Diffstat (limited to 'docs/getting-started/contents.md')
-rw-r--r--docs/getting-started/contents.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/getting-started/contents.md b/docs/getting-started/contents.md
index c54cb5eba..4f51ef049 100644
--- a/docs/getting-started/contents.md
+++ b/docs/getting-started/contents.md
@@ -13,7 +13,7 @@ Once downloaded, unzip the compressed folder and you'll see something like this:
<!-- NOTE: This info is intentionally duplicated in the README. Copy any changes made here over to the README too. -->
-{% highlight bash %}
+{% highlight plaintext %}
bootstrap/
├── css/
│ ├── bootstrap.css
@@ -31,7 +31,7 @@ This is the most basic form of Bootstrap: precompiled files for quick drop-in us
The Bootstrap source code download includes the precompiled CSS and JavaScript assets, along with source Sass, JavaScript, and documentation. More specifically, it includes the following and more:
-{% highlight bash %}
+{% highlight plaintext %}
bootstrap/
├── dist/
│ ├── css/