On Sat, Aug 15, 2015 at 11:00 AM, Karthik Nayak <karthik.188@xxxxxxxxx> wrote: > > align:: > - Implement an `align` atom which left-, middle-, or > - right-aligns the content between %(align:..) and > - %(end). Followed by `:<position>,<width>`, where the > + left-, middle-, or right-align the content between %(align:..) > + and %(end). Followed by `:<position>,<width>`, where the Everywhere else in the code seems to now put position second now, but the documentation here doesn't say this is allowed or required. Regards, Jake > `<position>` is either left, right or middle and `<width>` is > the total length of the content with alignment. If the > contents length is more than the width then no alignment is > - performed. Currently nested alignment is not supported. > + performed. > -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html