Improve spoiler

This commit is contained in:
cuom1999 2022-07-30 17:21:08 +07:00
parent 3c6108298c
commit 627cf37996
7 changed files with 27 additions and 55 deletions

View file

@ -3,6 +3,7 @@ window.MathJax = {
tex2jax: {
inlineMath: [
['~', '~'],
['$', '$'],
['\\(', '\\)']
]
},