Categories
- categories
- one
- something
- test
- three
- two
{{debug}} helper
Uncomment the debug
helper below, run grunt assemble
, and watch the output in the command line to see how it works.
Debug Info
{ _page: 'all',
dirname: 'test/actual/multi/dest1',
filename: 'debug-helpers.html',
pageName: 'debug-helpers.html',
pagename: 'debug-helpers.html',
basename: 'debug-helpers',
src: 'test/fixtures/pages/debug-helpers.hbs',
dest: 'test/actual/multi/dest1/debug-helpers.html',
assets: '../../assets',
ext: '.html',
extname: '.html',
page: '\n{{#markdown}}\n\n### \\{{debug}} helper\nUncomment the `debug` helper below, run `grunt assemble`, and watch the output in the command line to see how it works.\n{{!debug text}}\n\n{{/markdown}}\n',
data: {} }