Skip to content

Commit

Permalink
chore: remove polyfill.io inside example (#3167)
Browse files Browse the repository at this point in the history
Co-authored-by: Jos de Jong <wjosdejong@gmail.com>
  • Loading branch information
SukkaW and josdejong committed Mar 8, 2024
1 parent 02b8f14 commit d5740c9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion examples/browser/pretty_printing_with_mathjax.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@
<title>math.js | pretty printing with MathJax</title>

<script src="../../lib/browser/math.js"></script>
<script src="https://polyfill.io/v3/polyfill.min.js?features=es6"></script>
<script src="https://cdn.jsdelivr.net/npm/mathjax@3/es5/tex-svg.js"></script>

<style>
Expand Down

0 comments on commit d5740c9

Please sign in to comment.