I’m working on implementing some custom HTML and CSS for our course, and each time I paste my new code it strips away pieces of HTML and strips the CSS. For example, the code will have a title bolded in blue, and then it will revert back to black. Or I will have a hoverstate active in the parent code, and when placed in studio, that function will not work properly.
Looking for an existing Xblock fix, workaround, or learning more about what is and isn’t stripped.
Any tips?