- Updated dependencies, base files, and editions using boundation
- Updated dependencies, base files, and editions using boundation
- Updated dependencies, base files, and editions using boundation
- Updated dependencies, base files, and editions using boundation
- Minimum required node version changed from
node: >=0.8
tonode: >=10
to keep up with mandatory ecosystem changes
- Updated base files using boundation
- Compiled with CoffeeScript v2
- Updated dependencies
- Updated dependencies
- Updated base files
- Updated dependencies
- Updated dependencies
- Repackaged
- Updated dependencies
- Can now customise the preferred element, and the match element regex string to avoid conflicts with elements - Thanks to ssayan for issue #4
- Updated dependencies
- Repackaged
- Updated dependencies
- Updated dependencies
- Repackaged
- Updated dependencies -
bal-util
~1.15.3 to ~1.16.8 -coffee-script
1.4.x to ~1.4.0
- Added support for specifying the render attribute via the
t
template helper. Usage@t('*markdown*', {render:'markdown'})
. - Updated bal-util dependency form v1.13 to v1.15
- Updated coffee-script dev dependency form v1.3 to v1.4
- Updated bal-util dependency from v1.12 to v1.13 - Fixed an issue where
<title>
elements would be treated as text elements - Added tests against this - Added
t
template helper
- Re-added markdown files to npm distribution as they are required for the npm website
- Updated for DocPad v6.5.4
- Fixed templateData not being accessible
- Rewrote for DocPad 6.1
- Now supports rendering for text elements
- Intial release. It works!