jekyll/test/source
Lincoln Mullen 52ac2b3850 Permit YAML blocks to end with three dots
The YAML spec permits blocks to end with three dots (...) in addition to
three dashes (---): http://www.yaml.org/spec/1.2/spec.html#id2760395. Some
programs that work with Jekyll (e.g., Pandoc) prefer the dots to dashes. This
commit permits the YAML metadata block to end with either dots or dashes. It
includes tests.

Signed-off-by: Parker Moore <parkrmoore@gmail.com>
2014-04-02 14:06:22 -04:00
..
+ added a plus to permalink 2013-06-15 23:18:31 +05:30
_data Autoload yaml files under _data directory 2013-10-01 11:23:33 +08:00
_drafts Update #relative_path for _drafts and add tests. 2014-02-11 12:48:34 +00:00
_includes Merge master into security-vuln-patches 2014-02-16 22:02:03 -05:00
_layouts Add test to reflect #1622 behaviour 2013-10-08 14:17:56 -03:00
_plugins Add test to ensure plugins are executed in order of priority. 2013-03-16 15:12:57 +01:00
_posts Permit YAML blocks to end with three dots 2014-04-02 14:06:22 -04:00
_sass First draft 2014-02-04 01:26:28 +01:00
category/_posts Fix site payload available to files 2009-01-23 04:48:43 -08:00
contacts Added path in url. 2012-04-09 03:08:41 +03:00
css First draft 2014-02-04 01:26:28 +01:00
foo/_posts/bar Test and fix the site.categories hash 2008-12-25 13:49:56 -05:00
js Add CoffeeScript converter. 2014-01-25 20:38:51 -05:00
symlink-test Autoload yaml files under _data directory 2013-10-01 11:23:33 +08:00
win/_posts Fix exception that causes jekyll to fail when using CRLF (0d0a) linebreaks in YAML front matter. 2009-06-23 08:10:38 -04:00
z_category/_posts Fix site payload available to files 2009-01-23 04:48:43 -08:00
.htaccess Add a failing test for rendering dotfiles 2010-09-09 09:37:51 +02:00
_config.dev.toml Add some unit tests for TOML integration. 2013-11-29 23:33:52 -05:00
about.html unbreak tests 2014-01-13 22:21:30 -08:00
contacts.html Made pages respect permalinks style and permalinks in yml front matter 2009-05-10 14:53:00 +04:00
deal.with.dots.html Correctly generates file basename. Fixes #208. 2010-09-05 18:11:09 -03:00
exploit.md sanity check for pages permalink traversal 2014-01-13 22:21:30 -08:00
index.html 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
products.yml Autoload yaml files under _data directory 2013-10-01 11:23:33 +08:00
properties.html make non-data properties/methods accessible to Liquid 2013-12-22 03:38:32 -05:00
sitemap.xml whitespace 2010-06-03 16:09:33 -07:00
static_files.html Add StaticFile#to_liquid['extname'] :) 2014-02-19 13:55:58 -05:00
unpublished.html make sure pages with published being false are not generated 2014-01-19 09:52:19 +08:00