I would like to use the latex tinymce plugin described at https://moonwave99.github.io/TinyMCELatexPlugin/. At this site, I am instructed to download and unzip the latex plugin into the tinymce plugins directory.
Unfortunately, the usage instructions mentioned there are for generic JavaScript developers. I, however, am using tinymce via react integration described here: https://www.tinymce.com/docs/integrations/react/. Using tinymce's react integration, there is no tinymce plugin directory.
Can anyone give me alternate directions for using the tinymce/latex plug in terms that make sense for those using tinymce/react integration?
Thanks