TF-46 Create object, builder for model and core module
This commit is contained in:
@@ -20,7 +20,8 @@ class HtmlMessagePurifier {
|
||||
.removeMaxHeightZeroPixel()
|
||||
.removeMaxWidthZeroPixel()
|
||||
.removeHeightZeroPixel()
|
||||
.removeWidthZeroPixel();
|
||||
.removeWidthZeroPixel()
|
||||
.addBorderLefForBlockQuote();
|
||||
}
|
||||
|
||||
String sanitizeHtml(
|
||||
|
||||
Reference in New Issue
Block a user