Allow HTML in block headline element

Is there any solution to allow html in kirby heading block element? (heading.php)
I tried

<?= html($block->text()) ?>

What are you trying to do? The heading block uses the writer field.