master
Fix tests that fail due to having a directory that looks like a post
Optimize Document::DATE_FILENAME_MATCHER to match valid filenames (#7292)
switch remaining textile test files to markdown
Rename tag to `include_relative`
Skip processing posts that can not be read (#7302)
Make all the tests happy.
Issue 7: CGI escape post titles
don't prematurely terminate front matter on mid-line triple dashes. fixes #93
appease classifier-reborn
Trim trailing spaces and convert tabs to spaces.
Switch to `https` when possible.
do not allow markdown etc. in excerpt
Add tests for include tag with partial variables
Use category in downcase only for URL (Resolves #1739)
test multiple traversals
Permit YAML blocks to end with three dots
Fix Post#url escape
Test that includes relative to self are included
always include file extension on destination files
Add support for indented link references on excerpt
Added unit test for special character, fixed error that it exposed.
Attempt to alleviate strange Windows encoding error.
Re-implement handling Liquid blocks in excerpts (#7250)
Add whitespace control to LIQUID_TAG_REGEX (#7015)
Add dummy content to appease classifier-reborn
Excerpt handling of custom and intermediate tags (#7382)