site: remove preceding space before coffeescript installation steps list items
Closes #4267
This commit is contained in:
parent
645a2cc664
commit
05285798be
|
@ -85,8 +85,8 @@ here, too.
|
|||
|
||||
To enable Coffeescript in Jekyll 3.0 and up you must
|
||||
|
||||
* Install the `jekyll-coffeescript` gem
|
||||
* Ensure that your `_config.yml` is up-to-date and includes the following
|
||||
* Install the `jekyll-coffeescript` gem
|
||||
* Ensure that your `_config.yml` is up-to-date and includes the following
|
||||
|
||||
{% highlight yaml %}
|
||||
gems:
|
||||
|
|
Loading…
Reference in New Issue