### Purpose - [ ] New feature - [ ] New renderer - [X] Bug fix - [ ] Documentation - [ ] Refactoring - [ ] Test Case - [ ] Other ### Description The `quote` block does not render HTML corretly. Here's an example of a quote block that has a `<i>` tag inside and it's being rendered as text content.  ### Possible solution Render all HTML tags inside quote blocks