Skip to content
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

Space removed when separating bold and italic text #60

Open
nickrosen opened this issue Feb 27, 2024 · 0 comments
Open

Space removed when separating bold and italic text #60

nickrosen opened this issue Feb 27, 2024 · 0 comments

Comments

@nickrosen
Copy link

Describe the bug
A clear and concise description of what the bug is.
If I add italic content, then space, then bold content, it saves the markdown correctly but the space is removed on render. Doesn't seem to matter how many spaces I add between the 2 types
ex:
*Locate* your **client**. *Double click* **client account** to open
renders
'Locate your client. Double clickclient account to open.'

To Reproduce
Steps to reproduce the behavior:
Try rendering Locate your client. Double click client account to open or add an italic string, then a space, thena bold string

Expected behavior
A clear and concise description of what you expected to happen.

The space should render

Screenshots
If applicable, add screenshots to help explain your problem.
Screenshot 2024-02-26 at 4 15 03 PM

Desktop (please complete the following information):

  • OS: [e.g. iOS]
  • Browser [e.g. chrome, safari]
  • Version [e.g. 22]

Occurs on all platforms with version

Smartphone (please complete the following information):

  • Device: [e.g. iPhone6]
  • OS: [e.g. iOS8.1]
  • Browser [e.g. stock browser, safari]
  • Version [e.g. 22]

Additional context
Add any other context about the problem here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant