Open adam-rocska opened 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!
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
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 ¯\(ツ)/¯