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