jinlin
2024-08-12 05e2475068caa88b8f07b1836b862ffc3206d4d5
1
2
3
4
5
6
7
8
export default {
  name: 'MathJax',
  buttons: [
    {
      title: 'Add Mathematics'
    }
  ]
};