gd2md-html
gd2md-html copied to clipboard
Italicized text not converting to markdown correctly
Italicized text isn't converting to markdown correctly - a space is missing after the second underline character.
Output is: Create iOS _and_Android apps.
Should be:
Create iOS _and_ Android apps.
Hi @dotNetkow -- can you share a sample doc that demonstrates this? (my email is [email protected])
When I created a test doc with "Create iOS and Android apps," where just the and was italicized, it converted fine. Sometimes there is an issue when the leading or trailing space is italicized, but that doesn't seem to be the issue you're seeing.
Thanks!