jekyll/features
Robin Dupret 0831d2b0f8 Add support for the Rouge syntax highlighter
By setting the `highlighter` setting to `rouge` you can now easily
highlight your code with it instead of relying on Pygments. However,
Jekyll doesn't depend on Rouge explicitly, you will need to install it
or add it to your Gemfile.

The documentation has been updated accordingly.
2013-12-22 18:45:40 +01:00
..
step_definitions Print the output of Jekyll if the command fails 2013-12-06 00:52:33 -05:00
support Merge pull request #1780 from mojombo/kill-1-8 2013-12-11 06:08:10 -08:00
create_sites.feature Add cucumber feature for layouts inside subfolders 2013-10-08 18:14:13 -03:00
data.feature Autoload yaml files under _data directory 2013-10-01 11:23:33 +08:00
drafts.feature Switch cucumber features to use iso dates 2013-05-25 11:35:28 -04:00
embed_filters.feature Switch cucumber features to use iso dates 2013-05-25 11:35:28 -04:00
include_tag.feature add test case for variable include tag in a loop 2013-11-14 20:47:42 +01:00
markdown.feature Fix tests to expect maruku 0.7 output 2013-12-05 12:20:11 +11:00
pagination.feature Add feature to test new functionality. 2013-06-09 18:31:08 +02:00
permalinks.feature Fix date format in permalink.features. 2013-08-11 12:40:28 +02:00
post_data.feature Switch cucumber features to use iso dates 2013-05-25 11:35:28 -04:00
post_excerpts.feature s/sitej/site/ props @benbalter 2013-07-22 14:57:44 +02:00
site_configuration.feature Add support for the Rouge syntax highlighter 2013-12-22 18:45:40 +01:00
site_data.feature Example FTW 2013-11-11 18:52:37 +01:00