srmagura / real-cancellable-promise

Cancellable promise library for JavaScript and TypeScript.
https://srmagura.github.io/real-cancellable-promise
MIT License
33 stars 2 forks source link

Raw HTML is shown in docs site page navigation #9

Open adam-rocska opened 1 year ago

adam-rocska commented 1 year ago

Describe the bug With the new deploy, apparently the docs' "On this Page" section just broke.

To Reproduce At the time of writing, simply go to https://srmagura.github.io/real-cancellable-promise/#$fetch

If by some miracle it'd be browser specific, I'm using Edge (viva la bing chat)

Actual Behavior Weird anchor HTML elements are rendered literally as text.

Expected Behavior The links should be rendered as links.

Additional context See the following screenshot ¯\(ツ)

Képernyőfotó 2023-04-14 - 17 49 42
srmagura commented 1 year ago

Yeah, I noticed that too. To me, it seems like a bug in TypeDoc. Would you be interested in reporting the issue to them? Thanks!

adam-rocska commented 3 weeks ago

Well, I decided to dump typedoc from all of my projects. Time to move on for me, typedoc is trying to represent an old-world old man approach to new scenarios and needs :(

To pot it bluntly: it's a big pain in the ass with no reward in exchange.

Instead I'm looking into this as an alternative for my stuff, and I thought I might share it with you too: https://github.com/primer/doctocat-nextjs