-
### What package is the feature request related to?
typedoc-plugin-markdown
### Background
Hello! I am using the `outputFileStrategy: "modules"` in order to get the `typedoc-plugin-markdown` …
-
After updating typedoc, the format of the generated documentation has changed. See https://github.com/headlamp-k8s/headlamp/pull/2219
Things that need to be done after the upgrade:
- [x] Regenerat…
-
### What package is the feature request related to?
typedoc-plugin-markdown
### Background
I have an exported variable that is a deeply nested `const` object.
Using `"expandObjects": true`, I ge…
-
### What package is the feature request related to?
typedoc-plugin-markdown
### Background
Currently the parameters can be rendered as a table, and I think they look better than the default s…
-
Hey @milesj - thanks for the quick fix for #84
I'm unfortunately having a new/similar error now with the [`typedoc-plugin-missing-exports` plugin](https://github.com/Gerrit0/typedoc-plugin-missing…
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Config Migration Needed
- […
-
### Problem
`typedoc 0.26` would likely provide a better documentation reading experience, as it treats all comments as markdown more consistently.
It also changes out its markdown parser from a…
-
Following the install instructions, I see the following error message:
```
Error: The plugin typedoc-plugin-internal-external could not be loaded.
Error: Cannot find module 'typedoc-plugin-inte…
-
For example: https://foundryvtt.com/api/v12/interfaces/client.PointSourcePolygonConfig.html#angle
```js
/**
* @typedef {Object} PointSourcePolygonConfig
* @property {PointSourcePolygonType} type…
-
### What package is your question related to?
typedoc-plugin-markdown
### What would you like to ask?
Hello, I would like to ask another question in extenstion for #705 .
Based on this [change log…