Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Format Content #22

Open
haIIux opened this issue Nov 7, 2021 · 0 comments
Open

Format Content #22

haIIux opened this issue Nov 7, 2021 · 0 comments
Labels
enhancement New feature or request UI User Interface

Comments

@haIIux
Copy link
Owner

haIIux commented Nov 7, 2021

Issue : Currently the content is parsed through the XML Parser then over to the HTML sanitizer however, unfortunately it does not format the paragraphs and such.

Possible Solution: Using NSAttributedString may allow us to pull out the desired tags before sanitizing to then format the text?

@haIIux haIIux added enhancement New feature or request UI User Interface labels Nov 7, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request UI User Interface
Projects
None yet
Development

No branches or pull requests

1 participant