Closed ycgq closed 2 years ago
Hi @ycgq
It works for me, check your path for the tinymce-mathjax plugin.
Tinymce might retrieves it from the wrong place.
It seems you should change it according to your script url.
Try using something like this
external_plugins: {'mathjax': '../../node_modules/@dimakorotkov/tinymce-mathjax/plugin.min.js'}
Thanks dimakorotkov! It works now.
I installed tinymce, mathjax and the tinymce-mathjax plugin using the commands in https://github.com/dimakorotkov/tinymce-mathjax#install. However, the mathjax button is not showing in the toolbar. Will the plugin works with the latest version of mathjax and tinymce? Thanks. Below is the script: