Support retaining processing instructions #5

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

The modern HTML standard treats processing instructions as comments. We implement the standard behaviour, but there may be use cases where processing instructions are useful. We should optionally support these since it should not be very difficult to do.

The modern HTML standard treats processing instructions as comments. We implement the standard behaviour, but there may be use cases where processing instructions are useful. We should optionally support these since it should not be very difficult to do.
jking closed this issue 2021-10-01 22:49:56 -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#5
No description provided.