An area to experiment with TypeDoc and typedoc-plugin-markdown - writing custom plugins, demoing bug fixes and POCs.
If you would like to explore the examples and configure yourself clone the repository locally:
git clone [email protected]:typedoc2md/typedoc-plugin-markdown-scratchpad.git
cd typedoc-plugin-markdown-examples
npm install
To run all examples:
npm run docs
To run a specific example:
npm run docs --workspace issue-123