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

Trim main README #11

Closed kgar closed 2 years ago

kgar commented 2 years ago

The main README should be trimmed down. Information such as extending the library and how options work are now documented in the project docs.

kgar commented 2 years ago

Replenish the typedocs when done, just to be sure the latest is out there.