AztecEditor-iOS icon indicating copy to clipboard operation
AztecEditor-iOS copied to clipboard

Get HTML with text alignment of TextView

Open tavanco1311 opened this issue 4 years ago • 0 comments

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.

tavanco1311 avatar Dec 08 '20 10:12 tavanco1311