Hi. Has somebody used it with NPM? Can't figure out how to import it into tinymce, or it's not ready to use it like that?
Something like:
import lineHeight from 'tinymce-line-height-plugin';
tinymce.init({
plugins: 'lineHeight',
toolbar: 'lineheightselect'
})
Hi. Has somebody used it with NPM? Can't figure out how to import it into tinymce, or it's not ready to use it like that?
Something like: