nnhubbard / ZSSRichTextEditor

A beautiful rich text WYSIWYG editor for iOS with a syntax highlighted source view
MIT License
3.78k stars 584 forks source link

help #195

Open lizizi opened 6 years ago

lizizi commented 6 years ago

i dont know how to use it ,there is empty when i use

sunzhongliangde commented 6 years ago

me too

like this: NSString *html = @"<h1>Large Editor</h1>"; // Set the HTML contents of the editor [self setHTML:html]; there is empty

sunzhongliangde commented 6 years ago

image if use cocoapods , This happens pod 'ZSSRichTextEditor', '~> 0.5.2.1'