David Mehren c32b1cf42b
Don't store mermaid diagrams in innerHTML
Using jQuery's `.html()` method stores the given string as `innerHTML`, which enables injection of arbitrary DOM elements.
Using `.text()` instead mitigates this issue.

Signed-off-by: David Mehren <git@herrmehren.de>
2020-12-27 10:14:27 +01:00
..
2020-11-26 21:09:23 +01:00
2020-11-14 21:18:36 +01:00
2019-05-31 00:30:29 +02:00
2019-05-31 00:30:29 +02:00
2019-10-22 12:04:12 +02:00
2019-05-31 00:30:29 +02:00