Ziya

Results 3 comments of Ziya

Hi, because `sanitize_html=False` removes tags and shows only the text inside of the tags. Expected display: `Hi` Current display: `Hi` (gradio removes the tag string `""`)

Hi @abidlabs thanks for the great work. I tried the new 5.16.0 version and there is no option like allow every tags. Is it possible to 'allow_tags' allows all tags...