Giter VIP home page Giter VIP logo

Comments (6)

fourlastor avatar fourlastor commented on June 16, 2024 1

@DJafari image tags are now supported! 🎉 update dante to 0.1.0! :)

from dante.

fourlastor avatar fourlastor commented on June 16, 2024

Hi!

For table: it's a bit complicated, it depends on if you can render something like that in a Spannable. I never looked into it but I agree it would be a great addition.

For img: technically it's "just" a matter of using ImageSpan, but I'd have to modify a bit the html parser (right now I ignore the attributes, could start supporting only src), I'll try to do something this week and come back to you as soon as I know :)

from dante.

DJafari avatar DJafari commented on June 16, 2024

ok thanks
it's to be good that br tag is supported too :-)

from dante.

rock3r avatar rock3r commented on June 16, 2024

Tables might be a bit out of scope of what Spans are meant to do. ImageSpan must be used with great care too, as you usually have little control over how that ends up in the text run. I think the point is that this library is not meant to replace webview but rather to render simple markup-enhanced text runs.

from dante.

fourlastor avatar fourlastor commented on June 16, 2024

I didn't forget 👅 the results aren't yet great but it's getting there!

from dante.

fourlastor avatar fourlastor commented on June 16, 2024

See #5

from dante.

Related Issues (4)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.