I’m new here, and I’m trying to make the switch from VS Code to Sublime Text. I’m not a developer, but I regularly work with thousands of Markdown files.
It seems I’m doing something wrong:
Line wrapping in Markdown files doesn’t work correctly with (at least) the following characters: `()[]*
For example:
What’s strange is that " doesn’t seem to be affected.
I’m not seeing that weird line wrapping in VS Code:
What am I doing wrong?