Adds new syntax for @block('key', 'string')
so you can define blocks on a single line, beautifully! Line breaks are not allowed in the value string, so keep that in mind. Inline blocks will also overwite previously defined blocks, so be cautious!
I also merged a couple of the handlers to save on space and function definitions.