jekyll/test
Zachary Pinter bdbf1b9383 Created a test to expose a bug with markdown and pygments
The error seems to stem from how markdown expects certain blocks to begin and end with a newline.
2009-01-11 12:01:58 -07:00
..
source added tests to confirm that {{ site.posts }} in index.html was empty and {{ post.content }} wasn't rendering (both are now fixed) 2008-12-23 05:32:25 -07:00
helper.rb rename to Jekyll 2008-11-17 11:07:54 -08:00
suite.rb fix tests for command line 2008-12-12 20:56:18 -08:00
test_filters.rb fix test_filters classname and add to manifest 2009-01-02 12:30:56 -08:00
test_generated_site.rb added tests to confirm that {{ site.posts }} in index.html was empty and {{ post.content }} wasn't rendering (both are now fixed) 2008-12-23 05:32:25 -07:00
test_jekyll.rb rename to Jekyll 2008-11-17 11:07:54 -08:00
test_post.rb fix categories and add topics 2008-12-24 15:25:42 -08:00
test_site.rb fix categories and add topics 2008-12-24 15:25:42 -08:00
test_tags.rb Created a test to expose a bug with markdown and pygments 2009-01-11 12:01:58 -07:00