Changelog
v0.4.0 - 2015-08-15
.thought/helpers.js
and .thought/preprocessor.js
to consolidate
with the structure of the handlebars/
-directory in Thought.Changelog
v0.3.0 - 2015-08-15
htmlId
helper now always returns lowercaseChangelog
v0.2.1 - 2015-08-06
jsdoc
-helper did not create any docs, the whole output file was not written.Changelog
v0.2.0 - 2015-08-04
rendertree
is now a block-helper, the label of each node is determined by the block-contentsexample
-helper now also converts require('../file')
into `require('package-name/file')include
-helper: Determines fence-type from file-extension if not explicitly providedthought run
must be called.... and many more changes
jsdoc
to generate documentation for javscript-files. multilang-apidocs
is by
far not as powerful as jsdoc-to-markdown
npm
-helper to link to the npm-page of a page