dartdoc icon indicating copy to clipboard operation
dartdoc copied to clipboard

[Feature Request] dart doc: Support Markdown

Open trymeouteh opened this issue 8 months ago • 0 comments

Please add support for generating markdown files from dart documentation comments. By generating markdown files, we can easily add these files to our github projects as the documentation of the project and these markdown files are simple in syntax and can be read on github within the browser like any other README.md file is for any github repo.

trymeouteh avatar Jun 09 '25 23:06 trymeouteh