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