79177088

Date: 2024-11-11 09:36:22
Score: 2
Natty:
Report link

The soft enter is applied e.g. in MS Word as Shift+Enter, and can be reproduced programmatically using \v

var test = "This is a\vsoft enter";

Reasons:
  • Low length (1):
  • No code block (0.5):
  • Low reputation (0.5):
Posted by: Guido A.