<div dir="ltr">Hello again,<div><br></div><div>I've got indentedSoftWrap configured and enabled for json with the following config:</div><div><br></div><div><div><font face="monospace">indentedSoftWrap = {</font></div><div><font face="monospace">    match = '(\A[ \t]*)';</font></div><div><font face="monospace">    format = '  ⏎$1';</font></div><div><font face="monospace">};</font></div></div><div><br></div><div>Which works, and I've been enjoying it, but I'm wondering if the special character could go on the next line? </div><div><br></div><div>Right now I've got </div><div><div><br></div><div><font face="monospace">{</font></div><div><font face="monospace">  "someLongKey": "with some really long value that just keeps ⏎</font></div><div><font face="monospace">           going and going",</font></div><div><font face="monospace">}</font></div><div><br></div><div>but I'd like to see </div><div><font face="monospace">{</font></div><div><font face="monospace">  "someLongKey": "with some really long value that just keeps </font></div><div><font face="monospace">         ↘︎</font><span style="font-family:monospace"> going and going",</span></div><div><font face="monospace">}</font></div></div><div><font face="monospace"><br></font></div><div>I tried altering the format, but was unsuccessful in getting anything to appear on the next line.</div><div><br></div><div>Thanks,</div><div>Graham</div></div>-- <br><div dir="ltr" class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr">Thanks,<div>Graham P Heath</div></div></div>