Alex Ch

Results 4 issues of Alex Ch

I've noticed that posts that has property "has_ranked_comments = true" returns a error while getting comment. It returns HTTP 400 error with content. ```{"message": "Variables are invalid JSON.", "status": "fail"}...

I've noticed that sometimes splitting into columns are incorrect. Here is a way that may reproduce it. You may need it few times to notice a bug. ```python import random...

bug

It seems that Noto Color Emoji font that I have in my linux system has a priority over any other emoji fonts I add. The problem is Noto Color Emoji...

feature

That long word breaks if i wrap it into additional span. Tested on Weasy 61.2 ![image](https://github.com/Kozea/WeasyPrint/assets/4893428/47acc853-db9e-43b3-85f9-4ee7fb9ede4f) ```html some text xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx yyyyyyyyy zzzz wwwwwwwwwwwww aaaaaa some text xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx yyyyyyyyy zzzz wwwwwwwwwwwww...

bug