jekyll/features
Robin Dupret 903cce2745 Fix the highlight tag feature
Previously, the assertion made wasn't enough to check whether the code
block was correctly parsed through Pygments (and it was not the case).
This commit simply ensure there is a div with the "highlight" class and
fix the test to correctly invoke the Liquid tag rendering.
2013-12-22 12:29:19 +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 Fix the highlight tag feature 2013-12-22 12:29:19 +01:00
site_data.feature Example FTW 2013-11-11 18:52:37 +01:00