Skip to content

Instantly share code, notes, and snippets.

View bjones1's full-sized avatar

Bryan A. Jones bjones1

View GitHub Profile
@bjones1
bjones1 / codemirror-test.html
Last active July 7, 2023 15:51
CodeMirror problem with focusin handlers
<!DOCTYPE html>
<html>
<head>
<script src="codemirror-test.js" type="module"></script>
</head>
<body></body>
</html>
@bjones1
bjones1 / test.html
Created November 15, 2024 16:32
MathJax 4.0.0-beta7 rendering errors in iframe
<!DOCTYPE html>
<html>
<head>
<title>MathJax in iframe</title>
<script>
MathJax = {
tex: {
inlineMath: [['$', '$'], ['\\(', '\\)']]
},
svg: {