Hi! I started using llama_index a few days ago and it's great! However now I'd like to add some HTML files to my vector store and it looks like SimpleDirectoryReader does not have specifc HTML support, nor anything on llama-hub. I'm probably missing something? Am I supposed to leave the html tags in and treat it like a normal text file?