Stop GoLand from wrapping refs in markdown
Answered
I love that GoLand added support for markdown - it's awesome. The only thing is that it wraps references which I use so often that I frequently have to go back to using vscode because fixing them is so difficult. For example:
The line wrap is usually very helpful but here it has broken my reference link by adding a newline. Is there a way to keep the automatic line wrapping but *not* do it for links?
Please sign in to leave a comment.
What version of GoLand are you using (Help | Find Action | About)?
Build #GO-213.6461.81, built on December 28, 202
Thanks for the follow-up.
Do I get it right that a link adds with a space if it moves to a newline? Could you please share a screenshot of your Preferences/Settings | Editor | Code Style | Markdown | Wrapping and Braces setting?