You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm working on an autogenerated markdown file for my repo. I want to have non-breaking spaces in the rendered markdown on the GitHub website. However, I can't figure out a way to achieve this.
Using the markdown previewer in VSCode with the "Markdown Preview Github Styling" plugin, it looks exactly how I want, but on GitHub I can't get it to work.
Source code
GitHub
VSCode (How I want it to look)
The text was updated successfully, but these errors were encountered:
noah-nuebling
changed the title
Support non-breaking spaces in GitHub flavoured markdown
Support non-breaking spaces in GitHub Flavoured Markdown
Aug 2, 2023
noah-nuebling
changed the title
Support non-breaking spaces in GitHub Flavoured Markdown
Support Non-Breaking Spaces in GitHub Flavoured Markdown
Aug 2, 2023
New info: The nbsp's worked for a little bit! This was after the theme switched from light mode to dark mode during time of day changing. Then I manually switched to darkmode and it was broken again. I switched to light mode again and it it is still not working. I don't know what's going on. I was using the 'Light default' and 'Dark default' GitHub themes.
Hi!
I'm working on an autogenerated markdown file for my repo. I want to have non-breaking spaces in the rendered markdown on the GitHub website. However, I can't figure out a way to achieve this.
Using the markdown previewer in VSCode with the "Markdown Preview Github Styling" plugin, it looks exactly how I want, but on GitHub I can't get it to work.
Source code
GitHub
VSCode (How I want it to look)
The text was updated successfully, but these errors were encountered: