On Sat, 28 Dec 2013, Tanner Swett wrote: > On Dec 28, 2013, at 9:24 AM, Jonatan Kilhamn wrote: > > I know I used to have a bookmark to an online tool for breaking lines > > in text to fi the style of the rulesets. However I seem to have lost > > it in a drive reformatting. Anyone know what I'm talking about? > > > > -Tiger > > I don't, but I know that vim can do that easily. Rule text is indented by six > columns, and wraps at seventy. Perhaps you could use two different tools, > though: one to wrap your text at 64 columns, and then another to indent it by > six columns.
Php does it pretty trivially, I had something that did it a while back, I'll see if I still do.

