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
I had a very good first experience with lychee. Thank you for developing the tool!
I am also learning to program more with rust and to contribute more in the OS community.
May I try working on this issue?
Some guidance would be really helpful though.
Is it a valid way to extend the element/attribute combinations in html5gum.rs and html5ever.rs and then add "html" into the function is_verbatim_elem? Would this impact other use cases, where "html" should not be excluded, when include_verbatim is false?
Hey @xlai89,
thanks for considering to work on this! That would be great. 👍
The changes would be quite similar to #1187.
Perhaps you want to tackle that one first? You can try to follow the comments and see if you can help out.
It's of course totally fine to also tackle this issue first. You'll probably follow the same structure anyway, so the order shouldn't matter that much.
E.g.
The text was updated successfully, but these errors were encountered: