Debug Info
{
"_page": "all",
"assets": "../../assets",
"basename": "complex1",
"data": {},
"dest": "test/actual/multi/dest2/complex1.html",
"dirname": "test/actual/multi/dest2",
"ext": ".html",
"extname": ".html",
"filePair": {
"src": [
"test/fixtures/pages/complex1.md",
"test/fixtures/pages/md.md",
"test/fixtures/pages/simple1.md"
],
"dest": "test/actual/multi/dest2/",
"orig": {
"src": [
"test/fixtures/pages/*.md"
],
"dest": "test/actual/multi/dest2/"
}
},
"filename": "complex1.html",
"index": 23,
"next": 24,
"page": "## Some Markdown\n\n - one\n - two\n - three\n\n```javascript\nvar foo = function(bar) {\n console.log(bar);\n};\n```\n\n[Click here](http://www.google.com)\n\n```json\n{\n \"foo\": \"bar\"\n}\n```\n",
"pageName": "complex1.html",
"pagename": "complex1.html",
"prev": 22,
"src": "test/fixtures/pages/complex1.md"
}