docpad-plugin-marked
Version:
Markdown rendering for DocPad, using Marked
67 lines (38 loc) • 2.17 kB
Markdown
# History
## v2.10.0 2020 October 29
- Updated dependencies, [base files](https://github.com/bevry/base), and [editions](https://editions.bevry.me) using [boundation](https://github.com/bevry/boundation)
## v2.9.0 2020 September 8
- Updated dependencies, [base files](https://github.com/bevry/base), and [editions](https://editions.bevry.me) using [boundation](https://github.com/bevry/boundation)
## v2.8.0 2020 September 8
- Updated dependencies, [base files](https://github.com/bevry/base), and [editions](https://editions.bevry.me) using [boundation](https://github.com/bevry/boundation)
## v2.7.0 2020 August 6
- Updated dependencies, [base files](https://github.com/bevry/base), and [editions](https://editions.bevry.me) using [boundation](https://github.com/bevry/boundation)
## v2.6.0 2020 August 5
- Updated dependencies, [base files](https://github.com/bevry/base), and [editions](https://editions.bevry.me) using [boundation](https://github.com/bevry/boundation)
- Minimum required node version changed from `node: >=0.8` to `node: >=10` to keep up with mandatory ecosystem changes
## v2.5.0 2018 July 11
- Updated base files using [boundation](https://github.com/bevry/boundation)
- Compiled with CoffeeScript v2
- Updated dependencies
## v2.4.0 2017 April 17
- Updated base files
## v2.3.0 2014 April 14
- Added an option for redefining marked renderers - Thanks to [varya](https://github.com/varya) for [pull request #12](https://github.com/docpad/docpad-plugin-marked/pull/12)
- Update dependencies
## v2.2.1 2014 April 14
- Parses markdown asyncronously - Thanks to [daphne-d](https://github.com/daphne-d) for [pull request #6](https://github.com/docpad/docpad-plugin-marked/pull/6)
- Update dependencies
## v2.2.0 2014 January 10
- Repackaged
- Updated dependencies
## v2.1.2 2013 November 7
- Repackaged
- Updated dependencies
## v2.1.1 2013 March 7
- Repackaged
- Updated dependencies
## v2.1.0 2012 October 22
- `sanitize` option is now `false` by default instead of `true`
## v2.0.0 2012 September 1
- Initial working release
- Forked off from v2.0.2 of the Markdown plugin