kgar / ts-markdown

An extensible TypeScript markdown generator that takes JSON and creates a markdown document
https://kgar.github.io/ts-markdown/
MIT License
9 stars 4 forks source link

Added JSDoc comments #2

Closed kgar closed 2 years ago

kgar commented 2 years ago

Added JSDoc comments to document all exported content.

Breaking changes:

Applied minor adjustment to the readme.