AztecEditor-iOS
AztecEditor-iOS copied to clipboard
Get HTML with text alignment of TextView
Hi, I am trying to create a toolbar with custom button to format text in TextView. When I do text alignment button, I just call textview.textAlignment = .center,...But when get HTML from textview, it have no style for text alignment. Please give me any ideas for it.