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

Need Documentation - Helpers #31

Open kgar opened 2 years ago

kgar commented 2 years ago

"Helpers" section in the readme

The readme needs a section called "Helpers" with a quick start look at helpers.

"Helpers" section in the TypeDocs

The TypeDocs need a section called "Helpers" with examples of using helpers.