dmd-kramdown-plugin

0.1.0 • Public • Published

dmd-kramdown-plugin

This is a simple dmd plugin that fixes a few kramdown-specific formatting issues in dmd. The goal is to align dmd output with the syntax specification of kramdown.

To use this plugin in your project, first install it as a devDependency:

$ npm install dmd-kramdown-plugin --save-dev

Then pass the plug-in name to jsdoc2md or dmd:

$ jsdoc2md --plugin dmd-kramdown-plugin mySrcFiles/*.js

Readme

Keywords

Package Sidebar

Install

npm i dmd-kramdown-plugin

Weekly Downloads

2

Version

0.1.0

License

none

Last publish

Collaborators

  • cjsauer