typedoc icon indicating copy to clipboard operation
typedoc copied to clipboard

Add support for adding markdown pages

Open mayank1513 opened this issue 1 year ago • 5 comments

Search Terms

pages, markdown, md

Problem

Similar issue was reported earlier as well. However, it was closed citing a plugin. However, the plugins developed for one version do not work with the other. Also, we don't want to be locked to lower version of TypeScript to use Typedoc with lower version.

Suggested Solution

Please create a feature to automatically pick up markdown files from specified directory or path and include that in documentation.

mayank1513 avatar May 01 '24 03:05 mayank1513

As of now, I just employed a quick hack - https://react18-tools.github.io/react18-global-store/

This suggests that it shouldn't be very difficult to add this feature with a little better aesthetics to the library.

mayank1513 avatar May 01 '24 04:05 mayank1513

Duplicate of #247, this is the feature I'm hoping to include in the next typedoc minor release.

Gerrit0 avatar May 01 '24 11:05 Gerrit0

Thanks. Let me know if I can help in any way. Do you have any open PR for this that I can review and see if I can add anything to it?

mayank1513 avatar May 01 '24 11:05 mayank1513

Nothing up yet, I'm hoping to get to a working POC this weekend, or possibly the next.

Gerrit0 avatar May 01 '24 12:05 Gerrit0

0.26.0-beta.0 is up with this, announcement at https://github.com/TypeStrong/typedoc/issues/2567

Gerrit0 avatar May 04 '24 16:05 Gerrit0