When applying bold or italic, then going back to Markdown, it becomes like this (I added escape characters in MD so the special characters would render when viewing this comment):
****bold****
*_italic_*
ETA: Apparently this is actually valid MD, just redundant. Is there a reason for it?
When applying bold or italic, then going back to Markdown, it becomes like this (I added escape characters in MD so the special characters would render when viewing this comment):
****bold****
*_italic_*
ETA: Apparently this is actually valid MD, just redundant. Is there a reason for it?
Nope, I haven’t tested the conversion to markdown—will add it to the list of things to check, thank you!