If I try to set some long sentence to italic , Obsidian sends that full sentence to a new line:
- This should be in the same line: _Get help from fellow Obsidian users. Don’t forget to check out our User Guide! There are separate sections on the forum for API and CSS questions. If you prefer chatting, there’s a channel on Discord._
The behaviour is different for bold which keeps the text in the same line.
Things I have tried
I have tried a lot of different combinations in the settings, including turning Strict line-breaks and fold ident on and off and nothing changes this behaviour.
getting rid of this line of code fixed my issue. I am sure it will be back with a theme update so simply deleting it may not be the answer. Instead creating a custom snippet that overrides the theme may serve as a better long-term solution.