jekyll/test/source/_posts
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
..
2013-03-19-not-a-post.markdown Fix tests that fail due to having a directory that looks like a post 2013-03-19 21:59:43 +01:00
es Quick clean-up from #998. 2013-05-05 14:59:50 +02:00
2008-02-02-not-published.textile Making sure that posts flagged as published: false don't get rendered or copied. 2009-02-10 01:13:36 -05:00
2008-02-02-published.textile Making sure that posts flagged as published: false don't get rendered or copied. 2009-02-10 01:13:36 -05:00
2008-10-18-foo-bar.textile add test source files that did not get properly added before 2008-11-22 00:15:13 -08:00
2008-11-21-complex.textile add test source files that did not get properly added before 2008-11-22 00:15:13 -08:00
2008-12-03-permalinked-post.textile fix location of permalink test post 2008-12-21 22:12:40 -08:00
2008-12-13-include.markdown add markdown test 2008-12-15 12:04:19 -08:00
2009-01-27-array-categories.textile Made it possible to enter categories from YAML as an array. 2009-02-22 19:09:16 +01:00
2009-01-27-categories.textile Starting on yaml categories 2009-02-10 01:12:17 -05:00
2009-01-27-category.textile Starting on yaml categories 2009-02-10 01:12:17 -05:00
2009-01-27-empty-categories.textile added tests for handling of tags and catergories, see #73 and #84 2010-01-10 16:12:41 +00:00
2009-01-27-empty-category.textile added tests for handling of tags and catergories, see #73 and #84 2010-01-10 16:12:41 +00:00
2009-03-12-hash-#1.markdown Issue 7: CGI escape post titles 2009-04-28 08:09:42 -04:00
2009-05-18-empty-tag.textile added tests for handling of tags and catergories, see #73 and #84 2010-01-10 16:12:41 +00:00
2009-05-18-empty-tags.textile added tests for handling of tags and catergories, see #73 and #84 2010-01-10 16:12:41 +00:00
2009-05-18-tag.textile Added tags to posts. Based off Henrik's implementation in 072d9e7. 2009-05-18 18:28:56 -04:00
2009-05-18-tags.textile Added tags to posts. Based off Henrik's implementation in 072d9e7. 2009-05-18 18:28:56 -04:00
2009-06-22-empty-yaml.textile updated convertible to allow for posts with no, or empty YAML 2009-06-23 20:55:13 -06:00
2009-06-22-no-yaml.textile updated convertible to allow for posts with no, or empty YAML 2009-06-23 20:55:13 -06:00
2010-01-08-triple-dash.markdown don't prematurely terminate front matter on mid-line triple dashes. fixes #93 2010-01-08 18:04:36 -08:00
2010-01-09-date-override.textile added tests to show how date and tags can end up having the wrong value when rendered 2010-02-26 21:24:32 +00:00
2010-01-09-time-override.textile added tests to show how date and tags can end up having the wrong value when rendered 2010-02-26 21:24:32 +00:00
2010-01-09-timezone-override.textile added tests to show how date and tags can end up having the wrong value when rendered 2010-02-26 21:24:32 +00:00
2010-01-16-override-data.textile added tests to show how date and tags can end up having the wrong value when rendered 2010-02-26 21:24:32 +00:00
2011-04-12-md-extension.md Trim trailing spaces and convert tabs to spaces. 2014-03-11 07:44:01 +02:00
2011-04-12-text-extension.text Added the ability to configure the file extensions to be processed by each converter. Test cases included. 2011-04-12 17:03:28 -04:00
2013-01-02-post-excerpt.markdown Adds excerpt to posts 2013-03-04 17:13:25 +01:00
2013-01-12-nil-layout.textile Ensuring that layout is only set to the default value if layout is not specified 2013-01-12 15:31:14 -08:00
2013-01-12-no-layout.textile Ensuring that layout is only set to the default value if layout is not specified 2013-01-12 15:31:14 -08:00
2013-04-11-custom-excerpt.markdown do not allow markdown etc. in excerpt 2013-04-11 21:02:08 +02:00
2013-05-10-number-category.textile new test case: numbers in categories 2013-05-10 02:20:43 -04:00
2013-07-22-post-excerpt-with-layout.markdown update categories on the new post to not fuck up old numbers 2013-07-22 13:04:07 +02:00
2013-08-01-mkdn-extension.mkdn add test to demonstrate issue with markdown extension parsing. adding mkd as an extension should not cause mkdn files to also be markdownified 2013-08-06 10:52:24 +02:00
2013-12-17-include-variable-filters.markdown removed duplicate test scenario 2013-12-19 18:23:07 +01:00
2013-12-20-properties.text make non-data properties/methods accessible to Liquid 2013-12-22 03:38:32 -05:00
2014-01-06-permalink-traversal.md test multiple traversals 2014-01-13 22:21:30 -08:00
2014-03-03-yaml-with-dots.md Permit YAML blocks to end with three dots 2014-04-02 14:06:22 -04:00