From 260521f00555789dd6171024554b6ddaffbba46d Mon Sep 17 00:00:00 2001 From: Greyson Murray <58391520+greydevv@users.noreply.github.com> Date: Thu, 26 Oct 2023 04:16:04 -0400 Subject: [PATCH] Refactor unclear wording re vulnerabilities Closes GH-90. Reviewed-by: Titus Wormer --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index d188a70..775630f 100644 --- a/readme.md +++ b/readme.md @@ -144,7 +144,7 @@ mjx-container[jax="SVG"] { Assuming you trust KaTeX/MathJax, using `rehype-katex`/`rehype-mathjax` is safe. -A vulnerability in them could open you to a +If a vulnerability is introduced in them, it opens you up to a [cross-site scripting (XSS)][wiki-xss] attack. See their readmes for more info.