May i know, why you want to pass HTML formatted messages to Rasa and expect to get one response ?
Solution
- Use some backend or frontend library to strip html tags from text
- Pass plain text to rasa
Chatbot are based on NLP which works best on Plain text