Diagrams not being rendered
It looks like the diagrams/visualizations for this page are not being rendered for some reason. I'm not sure how that happens, but instead of diagrams, I'm seeing raw code that looks like it should work with Mermaid to render the diagrams. This is what I am seeing:
%% ext-twitch.tv
graph TD
ext-twitch.tv --> my-extension.ext-twitch.tv
ext-twitch.tv --> your-extension.ext-twitch.tv
1
vote
recursivecodes
shared this idea
-
Thanks for the mention. This is a known issue that we will resolve soon. These graph definitions are meant to be rendered using Mermaid (https://github.com/mermaid-js/mermaid), though this tool has not been added to the current build process.