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

Trimmed Readme and Refreshed TypeDocs #12

Closed kgar closed 2 years ago

kgar commented 2 years ago

Trimmed the readme down and refreshed the type docs.

The readme now points to various places in the documentation.

Closes #11