Further work on path/section stuff. Tests passing now.

This commit is contained in:
spf13
2013-08-14 08:57:14 -04:00
parent b4bcc591e4
commit 480e01eb15
5 changed files with 65 additions and 62 deletions

View File

@@ -32,7 +32,7 @@ Short Delim
`
var INVALID_FRONT_MATTER_LEADING_WS = `
---
title: Leading WS
---
@@ -52,7 +52,7 @@ var SIMPLE_PAGE_JSON = `
"slug": "spf13-vim-3-0-release-and-new-website"
}
Content of the file goes Here
Content of the file goes Here
`
var SIMPLE_PAGE_JSON_MULTIPLE = `