Commit Graph

4 Commits

Author SHA1 Message Date
Kim Shepherd
8fb4772b6c Always sanitize HTML in dsMarkdown even if markdown disabled
Instead of setting innerHTML directly to value, sanitize
the value, even if not passing to renderMarkdown/Mathjax
2024-10-01 14:03:46 +02:00
Andrea Barbasso
66e1a2488b [DURACOM-273] fix markdown rendering applying before mathjax rendering 2024-06-11 15:43:40 +02:00
Giuseppe Digilio
418f07bbf2 [DURACOM-240] Assure the MathJax script has been registered before rendering 2024-03-21 09:46:14 +01:00
Andrea Barbasso
68c9ef1051 [DURACOM-240] refactor markdownPipe to markdownDirective
missing tests and splitting the service into a browser one and a server one
2024-03-17 18:25:27 +01:00