Skip to content

v1.3.0

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

Convert Markdown to TypeDoc Comments

Instructions:

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

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