Update deployment target to 15.0, WysiwygComposer to 2.15.0, downgrade DTCoreText to 1.6.26

This commit is contained in:
Nicolas Mauri
2023-11-14 10:27:00 +01:00
parent dde4847b90
commit 360d710d4f
8 changed files with 15 additions and 15 deletions

View File

@@ -47,7 +47,6 @@ class HTMLFormatter: NSObject {
var options: [AnyHashable: Any] = [
DTUseiOS6Attributes: true,
DTDefaultFontDescriptor: font.fontDescriptor,
DTDefaultLinkDecoration: false,
DTDefaultLinkColor: ThemeService.shared().theme.colors.links,
DTWillFlushBlockCallBack: sanitizeCallback