p11h

Results 2 issues of p11h

Using the child selector `>` in the Custom CSS does not work as expected. It appears to get parsed into the HTML entity `>` during export to HTML.

When exporting to HTML, the `` and `` tags for fenced code blocks are separated, and the `` tag indented on a new line. ``` aaa ... ``` Something like...