mirror of
https://github.com/simplex-chat/simplex-chat.git
synced 2026-04-05 15:26:14 +00:00
add encode stub
This commit is contained in:
@@ -263,11 +263,6 @@ struct NativeTextEditor_Previews: PreviewProvider{
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
func encodeMarkdown(_ string: String) -> NSAttributedString {
|
||||
|
||||
}
|
||||
|
||||
func decodeMarkdown(_ attributedString: NSAttributedString) -> String {
|
||||
|
||||
fatalError()
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user