Hello! I’m migrating from v5 to v6. One of the languages I have is htmlmixed
. What might be the equivalent one in v6? I looked here but can only see that html is under mode/xml
. thank you!
The lang-html package supports CSS/JS parsing inside style/script tags.
1 Like
oh thank you!