mirror of
https://github.com/jekyll/jekyll.git
synced 2026-02-15 09:05:11 -05:00
site: remove preceding space before coffeescript installation steps list items
Closes #4267
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user