2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-11 18:02:28 +03:00

Move bash snippets $ to a :before so that it's not selectable.

This commit is contained in:
XhmikosR
2018-09-28 19:52:55 +03:00
parent 4ebaca2b58
commit ee580c178d
3 changed files with 11 additions and 5 deletions
@@ -12,7 +12,7 @@
<p>Once downloaded, unzip the compressed folder to see the structure of (the compiled) Bootstrap. You'll see something like this:</p>
<!-- NOTE: This info is intentionally duplicated in the README.
Copy any changes made here over to the README too. -->
{% highlight bash %}
{% highlight text %}
bootstrap/
├── css/
│ ├── bootstrap.css
@@ -39,7 +39,7 @@ Copy any changes made here over to the README too. -->
<h2 id="whats-included-source">Bootstrap source code</h2>
<p>The Bootstrap source code download includes the precompiled CSS, JavaScript, and font assets, along with source Less, JavaScript, and documentation. More specifically, it includes the following and more:</p>
{% highlight bash %}
{% highlight text %}
bootstrap/
├── less/
├── js/