jinlin
2024-10-22 3c54f403c6c9756725f9d016e7ff05c5b64327d0
1
2
3
4
5
6
7
8
export default {
  name: 'MathJax',
  buttons: [
    {
      title: 'Add Mathematics'
    }
  ]
};