mirror of
https://github.com/drewcassidy/vector-victor.git
synced 2024-09-01 14:58:35 +00:00
11 lines
278 B
HTML
11 lines
278 B
HTML
<script type="text/x-mathjax-config">
|
|
MathJax.Hub.Config({
|
|
asciimath2jax: {
|
|
delimiters: [['$','$']]
|
|
}
|
|
});
|
|
</script>
|
|
|
|
<script type="text/javascript" async
|
|
src="https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.7/MathJax.js?config=AM_CHTML">
|
|
</script> |