Category "tinymce-5"

How to prevent TinyMCE remove href attribute from "a" tags if contains JavaScript code?

In my Angular project I use TinyMCE 5.5.1 as rich text editor with this code: import { Component, ComponentFactoryResolver, Input, OnInit, ViewContainerRef } fr

Why tinymce can't read the html file containing mailto in the href part?

I'm using Tinymce5 self-hosted with javafx and Java 8 I'm having a problem reading content with mailto link. If my html page contains a link tag with mailto, Ti