Skip to content

Typedoc for GridLite produced summary with text array when containing links #194

Description

@skrustev

Description

Text property of a summary when containing link of the following way does not get transformed by typedoc to text format:

Image

Steps to reproduce

  1. Generate typedoc for the main components.
  2. Search totalItems property for the GridLite

Result

The following description gets generated for the totalItems property of the GridLite:

Image

This results in the api-docs to render the following way:

Image

Expected result

For the text property of the summary should be resolved to a plain text.

Attachments

Attach a sample if available, and screenshots, if applicable.

Metadata

Metadata

Assignees

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions