When I attempt to use the example base.html and index.html from the README with parcel, the <block> in the <title> of base.html cannot be found.

If I add "strict": false to the config the <block name="content"> gets replaced, but not the <block name="title">

Reproducing repo here: https://github.com/jessehattabaugh/posthtml-extend-bug