-
Hi There,
Thanks for creating `Modest` and `lexbor`
It seems that you now have a new project `lexbor` that aims to do what `Modest` is doing. So with that in mind, what's the future of this reposi…
-
[arrogant](https://code.dlang.org/packages/arrogant), the library xp uses to read OEmbed HTML meta tags depends on [modest](https://github.com/lexborisov/Modest).
Modest cannot be built using clang…
-
Reverse CSS matching doesn't work beyond the start element itself. There is one unit test that uses `lxb_selectors_find()`, but none for `lxb_selectors_find_reverse()`, so perhaps this is a regression…
-
Hi thanks for creating `selectolax`. I was considering if `selectolax` supports `contains` query.
Here's an example :
```python
from selectolax.parser import HTMLParser
html = """
Som…
-
Using `LexborHTMLParser` seems to cause a severe memory leak.
If I run this simple script, the memory usage goes up to 2,114 MB. If I replace `LexborHTMLParser` with `HTMLParser`, the memory usage…
-
Environment variable `CMAKE_GENERATOR` sets the default build generator. I have it set to `Ninja`, so the lexbor can't be installed.
Removing the envvar worked.
-
I have a few questions regarding the resolution of tag names. As far as I understand, there is a list of numeric tag IDs for all standard HTML5 tags here
https://github.com/lexbor/lexbor/blob/31270…
-
Please check following github actions log.
https://github.com/crystal-china/myip/actions/runs/4906430522/jobs/8760873874
BTW: `shards install --without-development` works before when i use Crys…
-
## Background
libxml2 supports parsing of HTML4. But the most popular browsers have moved on to HTML5 and exhibit different behavior than libxml2 when parsing documents, particularly when fixing up…
-
Nokogiri is shipped with the [pre-compiled binaries](https://github.com/sparklemotion/nokogiri/blob/88b3e2feefb51ab79b7586b1147a8b3c2d5abcda/rakelib/extensions.rake#L322-L341). While `lexbor` is compi…