Not sure where the problem is, the current ppcomp.py in Github is correct, and the PHP code looks good to me. I locally change a </p> to a </div> and redirect output to a file, I get:
((5731, 44), 'end-tag-too-early', {'name': 'div'}).
But on the web site I just get:
`Whoops! Something went wrong and no output was generated. The error message was
For more assistance, ask in the discussion topic and include this identifier: r6268af6feae7d`.
Not sure where the problem is, the current ppcomp.py in Github is correct, and the PHP code looks good to me. I locally change a
</p>
to a</div>
and redirect output to a file, I get:((5731, 44), 'end-tag-too-early', {'name': 'div'})
. But on the web site I just get: `Whoops! Something went wrong and no output was generated. The error message wasFor more assistance, ask in the discussion topic and include this identifier: r6268af6feae7d`.