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

Markdown Entry Helper Functions #8

Closed kgar closed 2 years ago

kgar commented 2 years ago

Added markdown entry helper functions.

Added more tests for the helper functions.

Updated readme.

Closes #6