<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="Content-Type" content="text/xhtml; charset=utf-8">
</head>
<body>
<div style="font-family:sans-serif"><div style="white-space:normal">
<p dir="auto">On 22 Aug 2016, at 12:48, Fabian Zeindl wrote:</p>

<p dir="auto"></p></div>
<div style="white-space:pre-wrap"><blockquote style="border-left:2px solid #777; color:#777; margin:0 0 5px; padding-left:5px"><div dir="auto">That is the weird thing: My command (running from the Macro):
</div></blockquote></div>
<div style="white-space:normal">

<p dir="auto">TextMate doesn’t run the indent algorithm on the output but simply indent it to the “current level”.</p>

<p dir="auto">So #2 is what you want, but you want to replace ^ with \t to increase the indent by one for all but the last line.</p>

<p dir="auto">At least I think that should work…</p>
</div>
</div>
</body>
</html>