Unintentional hard wrap after punctuation when editing markdown documents

已回答

Hi there,

not sure how and and why it was activated, but my Ultimate IDE decided to always introoduce a hardwrap after punctioation (comma, period) when editing markdown:

These hard wraps are introduced as I type. How can I switch this off? I do not need/want hard-wraps between sentences.

Kind regards

Holger

0

Does the same behavior occur if you disable all downloaded/custom plugins?
Options for hard wrap for Markdown files are located in Settings (⌘ + , or Ctrl + Alt + S) > Editor > Code Style > Markdown > Wrapping and Braces. However, the wrap is configured on number of characters in a line, not by punctuation.

0

Thanks for your kind feedback Ivan. Updating to 2024.1 seems to have resolved to the problem for me.

1

请先登录再写评论。