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

Image links #3

Open
3 tasks
chojnac opened this issue Apr 3, 2021 · 0 comments
Open
3 tasks

Image links #3

chojnac opened this issue Apr 3, 2021 · 0 comments
Labels
enhancement New feature or request

Comments

@chojnac
Copy link
Owner

chojnac commented Apr 3, 2021

Support for image links.

![Image](http://url/a.png)

The biggest challenge with this tag is adding image fetching and rendering infrastructure to the AttributedStringRenderer.
We should provide a simple way to fetch image that embedded in the final NSAttributedString.

Progress

  • Parser
  • Html renderer
  • Attributed string renderer
@chojnac chojnac added the enhancement New feature or request label Apr 3, 2021
@chojnac chojnac added this to the v0.2.0 milestone Apr 3, 2021
@chojnac chojnac removed this from the v0.2.0 milestone Apr 19, 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
Projects
None yet
Development

No branches or pull requests

1 participant