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

No whitespace after bolded and italicized words in HTML #149

Open
QuantumNeon opened this issue Apr 13, 2022 · 0 comments
Open

No whitespace after bolded and italicized words in HTML #149

QuantumNeon opened this issue Apr 13, 2022 · 0 comments

Comments

@QuantumNeon
Copy link

QuantumNeon commented Apr 13, 2022

Issue description

As per title, the whitespaces between bolded and italicized words disappear in the exported HTML file, while they work as intended in the preview. I resorted to enclosing the words in HTML bold tags but it kinda defeats the purpose (while still being effective).

I opened the same txt file in other markdown apps (ATOM, MarkdownPad2) and their output is correct.

Markdown to reproduce

**Word.** *word*  
or  
**Word.** _word_

Screenshot

Notepad++
Notepad++ code, previewed correctly

Firefox (with CSS)
Firefox rendered HTML, with CSS

Firefox (without CSS)
Firefox rendered HTML, without any CSS

Environment

  • Notepad++ 8.3.3 (x64)
  • MarkdownViewer++ _0.8.2.25564
  • Windows 7 (x64)
  • Firefox 99.0.1 and Ungoogled Chromium (to open the html file, same issue on both browsers)
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