Closed shannonmoeller closed 10 years ago
Currently only one change to a block will ever be applied, meaning you can't prepend and append to a block at the same time. Later directives win. Changes should be queued and applied in order.
Resolved by v0.2.0
Currently only one change to a block will ever be applied, meaning you can't prepend and append to a block at the same time. Later directives win. Changes should be queued and applied in order.