@godaddy/dmd
Version:
Plugin for jsdoc2md with improved readability and GitHub compatibility
30 lines (17 loc) • 506 B
Markdown
# CHANGELOG
### 1.0.4
- Upgrade dependencies
### 1.0.3
- Handle hard line breaks for short descriptions ([#7])
### 1.0.2
- Support short table descriptions for `@module` ([#4])
- dependabot - Bump acorn from 7.1.0 to 7.1.1 ([#3])
### 1.0.1
- Handle multiple inline links ([#1])
### 1.0.0
- Initial release.
<!-- LINKS -->
[#1]:https://github.com/godaddy/dmd/pull/1
[#3]:https://github.com/godaddy/dmd/pull/3
[#4]:https://github.com/godaddy/dmd/pull/4
[#7]:https://github.com/godaddy/dmd/pull/7