-
Notifications
You must be signed in to change notification settings - Fork 149
Master Issue: Export Component. #3
Copy link
Copy link
Closed
Description
Master issue for the HTML export component.
- Parse from NSAttributedString to an internal representation of HTML.
- Write basic implementation.
- Handle HTML attributes.
- Complete unit tests coverage.
- Parse from the internal representation of HTML to HTML.
- Write basic implementation.
- Handle HTML attributes.
- Complete unit tests coverage.
Reactions are currently unavailable