You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
discv5: add diagram svg and wrap code in processing instruction
Seems like a processing instruction is the best way to contain the
source text. An HTML comment can't be used because it clashes with the
mermaid syntax.
0 commit comments