summaryrefslogtreecommitdiff
path: root/packages/integrations/mdx/test/mdx-math.test.js (follow)
AgeCommit message (Collapse)AuthorFilesLines
2023-11-21Update all dependencies (#9138)Gravatar Bjorn Lu 1-1/+1
Co-authored-by: delucis <delucis@users.noreply.github.com>
2023-03-09Prevent HTML-escape of raw strings in JSX script/style tags (#6459)Gravatar Bjorn Lu 1-0/+64
Co-authored-by: Emanuele Stoppa <my.burning@gmail.com>