When using php, `data-test="<?= true ?>` will result in `data-test="1"`. Would be great if this would be parsed to bool automatically.