denoland / deno-gfm

Server-side GitHub Flavored Markdown rendering for Deno
https://jsr.io/@deno/gfm
MIT License
221 stars 33 forks source link

Write up additional JSdocs for the application #124

Open Mrashes opened 3 months ago

Mrashes commented 3 months ago

Attempt to move the needle for https://github.com/denoland/deno-gfm/issues/58

Used deno doc --lint mod.ts to give me a general idea of where the problems were. This isn't proper documentation but it at least makes us a bit more compliant with JSR documentation standards