How to change html list bullet point color for a link item in swift? – Ios swift
I have UITextView and for it I use an HTML string that contains a list of two elements, one of which is a link. I don't want the link text to be the default blue color so I changed it…