Hi, I think there are 2 diagrams in <https://docs...
# pact-js
t
Hi, I think there are 2 diagrams in https://docs.pact.io/implementation_guides/javascript/docs/messages but they are not rendered. Should I create a ticket on https://github.com/pact-foundation/pact-js ?
m
oh, yes please!
I suspect it’s just the way they are linked. They should be absolute URLs from memory
t
Please change label
Bug
to something else if needed. https://github.com/pact-foundation/pact-js/issues/1030
👍 1
m
that’s fine, thank you!
t
@Matt (pactflow.io / pact-js / pact-go) Do you know about Mermaid diagrams? There’s native support in github, so you can just include the diagrams in the markdown and they will render. This might not work with whatever runs the docs, though. https://mermaid.js.org/#/
Thanks for reporting, Tien!
m
Ah, it looks like Docusaurus does support it: https://docusaurus.io/docs/next/markdown-features/diagrams so it could probably be done! I saw that Github are doing some really cool stuff with documentation, so I’m keen to see where that goes
t
Same.