python (65.2k questions)
javascript (44.3k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (13k questions)
Custom tags in TinyMCE WYSWYG
I have an application which help our user to format the email template. A sample email template looks like this:
Dear <FirstName> <LastName>:
Thank you for your entry <Title> an...
Arpan Shah
Votes: 0
Answers: 1
Dragging visual blocks in tinyMCE?
short question as I did not find a plugin and/or solution yet:
Is it somehow possible, to drag a visual block and drop it to another position? I am thinking of a way to allow content creators to easil...
deeno
Votes: 0
Answers: 0
Why Tinymce get content retrieves wrong code?
When I add emoji as follows
<span lang=EN-US style='font-family:"Segoe UI Emoji",sans-serif;mso-fareast-language:EN-US'>😉</span>
into Tinymce 5 editor, it displays as...

michdraft lord
Votes: 0
Answers: 1
react tinymce hpw to show only preview and print under file
I'm trying to create an application. Where I'm using tinymce as editor. In the file panel, I don;t want to show new document. Corrently it's rendering:
But I just want to render it with thse two opti...
Danial
Votes: 0
Answers: 1