Skip to content

v4.3.2

Latest
Compare
Choose a tag to compare
@splashsky splashsky released this 03 Apr 18:27
01fab8a

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.