-
Does not seem to work on `mkdocs-typedoc`, it just skips that page and does all the other pages.
-
### What package is the bug related to?
typedoc-vitepress-theme
### Describe the issue
For example, I have an object property named "build:before", the anchor generated by typedoc is "buildbe…
aiktb updated
11 hours ago
-
## Question
I'm upgrading from 0.25.4 to 0.27.2 and I get an error when I encounter the following code:
```ts
export type IframeContentScriptUiOptions =
ContentScriptUiOptions & {
/**
…
-
### What package is the bug related to?
typedoc-plugin-markdown
### Describe the issue
Source code:
```
export interface Foo {
getJSModule(name: string): Module;
getJSModule(name: "Globa…
-
We use typodoc inside docusaurus via https://github.com/milesj/docusaurus-plugin-typedoc-api, and the latest update of typedoc [broke our pipelines](https://github.com/mikro-orm/mikro-orm/actions/runs…
-
## Search terms
Stable release
## Question
Hi TypeDoc team,
Thank you for your amazing work on TypeDoc! I noticed that the project is still in the 0.X.Y version, which implies it is in beta.…
-
### 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…
-
### What package is the bug related to?
typedoc-plugin-markdown
### Describe the issue
For a function that accepts an array of optional elements, the type of the element is not hyperlinked in the g…
-
It seems that a lot of improvements have happened to docusaurus-plugin-typedoc, seems to fix some issues that I've noticed with how the docs are generated and organized, but it's a backwards incompati…
-
### What package is the bug related to?
typedoc-plugin-markdown
### Describe the issue
When a function parameter accepts a union type which contains a type that is based on a `typedef`, the type th…