Page
Each pages
Debug Info
{
"_page": "all",
"assets": "../../assets",
"basename": "data-types",
"data": {
"title": "Data Types",
"dataTypes": {
"a": 123,
"b": "123",
"c": 123,
"e": "123",
"f": "Yes",
"g": "Yes",
"h": "Yes we have No bananas"
}
},
"dataTypes": {
"a": 123,
"b": "123",
"c": 123,
"e": "123",
"f": "Yes",
"g": "Yes",
"h": "Yes we have No bananas"
},
"dest": "test/actual/yfm/data-types.html",
"dirname": "test/actual/yfm",
"ext": ".html",
"extname": ".html",
"filePair": {
"src": [
"test/fixtures/pages/yfm/associative-arrays.hbs",
"test/fixtures/pages/yfm/block-literals.hbs",
"test/fixtures/pages/yfm/comments.hbs",
"test/fixtures/pages/yfm/data-files.hbs",
"test/fixtures/pages/yfm/data-types.hbs",
"test/fixtures/pages/yfm/document.hbs",
"test/fixtures/pages/yfm/lists.hbs",
"test/fixtures/pages/yfm/relational-trees.hbs",
"test/fixtures/pages/yfm/underscore.hbs",
"test/fixtures/pages/yfm/variables.hbs"
],
"dest": "test/actual/yfm/",
"orig": {
"src": [
"test/fixtures/pages/yfm/*.hbs"
],
"dest": "test/actual/yfm/"
}
},
"filename": "data-types.html",
"first": false,
"index": 4,
"last": false,
"middle": true,
"next": 5,
"number": 5,
"page": "\n\n\n\n
Casting data types
\n
\n {{#dataTypes}}\n - a.
- {{{a}}}
\n - b.
- {{{b}}}
\n - c.
- {{{c}}}
\n - d.
- {{{d}}}
\n - e.
- {{{e}}}
\n - f.
- {{{f}}}
\n - g.
- {{{g}}}
\n - h.
- {{{h}}}
\n {{/dataTypes}}\n
\n
",
"pageName": "data-types.html",
"pagename": "data-types.html",
"prev": 3,
"src": "test/fixtures/pages/yfm/data-types.hbs",
"title": "Data Types"
}