Skip to content

An area to experiment with TypeDoc: local plugins, demoing bug fixes and POCs.

Notifications You must be signed in to change notification settings

typedoc2md/typedoc-plugin-markdown-scratchpad

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

typedoc-plugin-markdown-scratchpad

An area to experiment with TypeDoc and typedoc-plugin-markdown - writing custom plugins, demoing bug fixes and POCs.

Running Examples Locally

If you would like to explore the examples and configure yourself clone the repository locally:

1. Clone Repository

git clone [email protected]:typedoc2md/typedoc-plugin-markdown-scratchpad.git
cd typedoc-plugin-markdown-examples

2. Install Dependencies

npm install

3. Build Examples

To run all examples:

npm run docs

To run a specific example:

npm run docs --workspace issue-123

About

An area to experiment with TypeDoc: local plugins, demoing bug fixes and POCs.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published