Adding setting to use HTML namespace #2

Closed
opened 2021-09-27 13:03:27 -04:00 by jking · 0 comments
Owner

We currently put all HTML elements in the null namespace, for consistency with PHP and because of PHP performance problems. We should nevertheless have an option to be correct, however.

This may be somewhat difficult to implement as the null namespace is assumed in several places.

We currently put all HTML elements in the null namespace, for consistency with PHP and because of PHP performance problems. We should nevertheless have an option to be correct, however. This may be somewhat difficult to implement as the null namespace is assumed in several places.
jking closed this issue 2021-10-06 23:57:33 -04:00
Sign in to join this conversation.
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: MensBeam/HTML-Parser#2
No description provided.