Guillaume Ayoub
Guillaume Ayoub
> hi can you guide me on it so that i can implement it? Hello @keinagae! The best way for you to start working on Grid support is to follow...
Hi @dennisvang, Thatâs a good start! When your validations are done, just ask me, Iâll add a comment with the next steps!
Thanks a lot for this bug report. Putting `bbbbbbbâŠ` on the next line would be OK if the `a` float was actually taking some place. But itâs not the case...
Same problem here. I'm using node and just trying to use `html-to-text` with `import htmlToText from 'html-to-text'`. Here is the trace: ``` ERROR in ./~/html-to-text/lib/html-to-text.js Module not found: Error: Can't...
> again do you try to run html-to-text in the browser? I do, sorry.
Thanks a lot for the hints, it'll do the job for me!
Hello! Strange, `word-break` is documented as supported, but itâs definitely not. It should be possible to add the feature with the possibilities given by Pango.
> It seems as though this is a particularly acute problem in tables Thatâs right, it would be really useful. > Hi, have you any plans about this feature? We...
Itâs probably possible, if you know how to add the geospatial metadata the PDF file after itâs generated by Cairo. You can try the [`finisher` feature](https://github.com/Kozea/WeasyPrint/pull/1096) recently added to the...
> it seems to be replaced with black in Weasyprint Youâre right, itâs an obviously broken workaround and it should be fixed!