Understand the difference between Aztec and WordPressEditor
developThe repository provides two distinct libraries depending on your content requirements:
- Aztec: A Swift library providing a
UITextViewsubclass with HTML visual-editing capabilities. Use this if your app interacts with raw HTML content. - WordPressEditor: A Swift library that provides a plugin to make Aztec work specifically with WordPress HTML content. Use this if your app interacts with WordPress-specific HTML.