Your comments

An alternative I suggested to Stephen which would achieve the same effect is to use {break} (or something along those lines) to break a foreach loop.

Ex.:

{loop items="#items" value="item" key="key"}
{if #key = 2} {break} {/if}
{/loop}



Yes, the fields. When creating a content layout it can be a chore if you have to reorder fields by clicking 'change position', then choosing first, before, after, etc. and then choosing another item if you want before or after.

Maybe add the ability to rename the Main Content block. Could clear up some confusion/make it easier than being able to turn off the main content block. As far as I know the Main Content block doesn't have any restrictions with adding a content layout to it while restricting those layouts to another block/snippet.