electron / electron/docs-parser

multi-mode Class description error

Open
#27 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
29
Forks
19
Avg merge
5h 31m
Merged PRs (30d)
2

Description

It seems that there is currently a bug when packageMode is `multi` that nullifies descriptions of each class into a rather excessively large string.

Specifically, it seems that it starts at the first description in the document and ends at the first constructor it encounters. If there are no constructors, it leaves it empty.

Here's an example (`querystring` and `Worker Threads` properties can be ignored): https://gist.github.com/bnb/bcc9394cfd81bd61ffdb9b3d303b799b

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.