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-examplesnpm installTo run all examples:
npm run docsTo run a specific example:
npm run docs --workspace issue-123