-
Notifications
You must be signed in to change notification settings - Fork 0
[$30] Formatting Issue in Forum Post editor window #568
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
@m-yadav - Can you let me know exactly what browser and OS you are testing please? |
@jmgasper I checked this, it's not browser specific. |
Challenge https://www.topcoder.com/challenges/4ca3ed16-a6bc-43c4-a234-d6732ab830c1 has been created for this ticket. |
Challenge https://www.topcoder.com/challenges/4ca3ed16-a6bc-43c4-a234-d6732ab830c1 has been assigned to obog. |
@atelomycterus - This one can be lower priority, thanks. |
@jmgasper This formatting issue is due to using two special chars ( During debugging I found out the same formatting issue with bold. If we paste any string with the 2 underscores, and then select the entire string and press on the bold button, the underscores vanish in the editor. EasyMDE uses To keep the underscores in text we can use Select text and press on the Italic button. The special chars are removed from the selection and the text is wrapped with '*'. |
@jmgasper I've customized bold/italic actions (☝️ ). Use Testing |
Payment task has been updated: https://www.topcoder.com/challenges/4ca3ed16-a6bc-43c4-a234-d6732ab830c1 |
Uh oh!
There was an error while loading. Please reload this page.
In Vanilla forums , while posting a reply or initiating a thread , if we paste any string with the underscores, and then select the entire string and press on the italic button, the underscores vanish in the preview or the actual post.
Ideally the underscore should be preserved while clicking on the italic button.
Supporting Screenshots
Before :

After selecting the text and clicking on Italic Button
The text was updated successfully, but these errors were encountered: