Open 4x8Matrix opened 1 month ago
Links lead the user into a continuous loop when trying to access the class hyperlinked to a "This property was inherited from X" comment:
https://discord-luau-docs.deno.dev/classes/objects/guildtextchannel
I think this can be by using some sort of a link component which utilizes our getTypeDocs utility function.
getTypeDocs
https://github.com/DiscordLuau/docs/blob/06c2772f474f9f7384182b242a493598c62cefed/src/components/utils/lua.ts#L52-L58
Links lead the user into a continuous loop when trying to access the class hyperlinked to a "This property was inherited from X" comment:
https://discord-luau-docs.deno.dev/classes/objects/guildtextchannel