Skip to content

v1.2.0

Compare
Choose a tag to compare
@mazeyqian mazeyqian released this 25 May 12:08
· 58 commits to master since this release

Convert TypeDoc Comments to Markdown

Instructions:

  1. Download the appropriate file for your operating system: convert-typedoc-to-markdown-mac-darwin-amd64/...
  2. Create a new folder named data in the same directory as the downloaded file.
  3. Create a new file named td2md.js inside the data folder.
  4. Copy and paste the TypeDoc comments that you want to convert into the td2md.js file.
  5. Run the downloaded file convert-typedoc-to-markdown-mac-darwin-amd64/...
  6. View the converted Markdown output in the file data/td2md.md.

Note: The downloaded file is used to convert TypeDoc comments to Markdown format. The converted output will be saved in the data/td2md.md file.