Skip to content

Left angle bracket not escaped, causes parsing error with mdx #252

@cabljac

Description

@cabljac

Hi!

I am trying to generate docs using an mdx compiler/bundler and typedoc-plugin-markdown

I noticed that when a return value is, for example Promise<void>, the left angled bracket is not escaped. Related to this issue ?

Here's a snippet of what is generated:

| Name | Type |
| :------ | :------ |
| `notificationIds?` | `string`[] |

#### Returns

`Promise`<`void`\>

Metadata

Metadata

Assignees

No one assigned

    Labels

    nextFix available in the '@next' release

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions