diff --git a/matrix/colors.py b/matrix/colors.py index 4c83f31..73decf1 100644 --- a/matrix/colors.py +++ b/matrix/colors.py @@ -300,8 +300,6 @@ class MatrixHtmlParser(HTMLParser): self._toggle_attribute("strikethrough") elif tag == "blockquote": self._toggle_attribute("quote") - elif tag == "blockquote": - self._toggle_attribute("quote") elif tag == "br": if self.text: self.substrings.append(