jinlin
2024-07-16 91861fec4e3113339b2e7e34a10318ff7d891df2
1
2
3
4
5
6
7
8
export default {
  name: 'MathJax',
  buttons: [
    {
      title: 'Add Mathematics'
    }
  ]
};