You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 9, 2024. It is now read-only.
Trying to insert any namespaced tag like some test<info:ad></info:ad>will be dropped results in the code before the tag being inserted and the rest of the string being dropped.
Please also note, that changing the doctype has no effect on postscribe's behaviour.
Trying to insert any namespaced tag like
some test<info:ad></info:ad>will be dropped
results in the code before the tag being inserted and the rest of the string being dropped.Please also note, that changing the doctype has no effect on postscribe's behaviour.
Fiddle:
https://jsfiddle.net/tqqzn2fy/
The text was updated successfully, but these errors were encountered: