You need to be logged in to post in the forum - Log In

An active JCE Pro Subscription is required to post in the forum - Buy a Subscription

Support is currently Offline

Official support hours
Monday to Friday
09:00 - 17:00 Europe/London (BST)

Please create a new Ticket and we will get back to you as soon as we can.

#106074 Múltiples underscores problem

Posted in ‘Editor’
This is a public ticket

Everybody will be able to see its contents. Do not include usernames, passwords or any other sensitive information.

Latest post by josemh on Monday, 07 December 2020 18:42 GMT

josemh
Hello, When I enter text with multiple underscores the editor deletes them and I need to be able to disable this feature. For example I put COM_GDPR_JOSE_MISSATGE and when recording it is COMGDPRJOSE_MISSATGE Just leave the last underscore and if I look at the code these are:

<p>COM<em>GDPR</em>JOSE_MISSATGE</p>
I'm using: JCE 2.9.1 Joomla! 3.9.23 Thanks! Greetings Jose

Attachments

Ryan
This is due to the Markdown conversion feature, as _text is equivalent to <em>text</em> in markdown.

To disable this, uncheck the Markdown option in Editor Profiles -> Features & Layout.

Ryan Demmer

Lead Developer / CEO / CTO

Just because you're not paranoid doesn't mean everybody isn't out to get you.

josemh
Thanks,
and sorry for not looking a little further. I no longer remembered the markdown.

Greetings
Jose