Jalil David Salamé Messina

Results 29 comments of Jalil David Salamé Messina

> It *could* be acceptable, but first I think it's worth taking some time to identify what those failures are, and whether they are simply due to existing known bugs....

After giving it another look, I think the right thing to do is to update the `known-failures`; we don't make any code changes in this PR, so any new failures...

One of the HTML errors is probably due to a change in the theme file (`html::tests::strings`; `base-16-ocean.dark` has changed). Whereas the other `html::tests::tokens` is probably due to failures in the...

> Markdown is failing due to lack of [branch point support in `syntect`](https://github.com/trishume/syntect/issues/271): [sublimehq/Packages@c08f853](https://github.com/sublimehq/Packages/commit/c08f85346a04d2e12990c3008e7666306b59a05b) Likely almost no Markdown content would be scoped correctly, I'm not sure we'd want to merge...

I posted about this in the [Internals Forum](https://internals.rust-lang.org/t/impl-range-and-rangeinclusive-for-nonzerou/18721). There I state another (although a bit esoteric) use case: when solving Sudokus letting `0` mean an empty cell is quite natural,...

I will check, I don't remember if I tried it (I think I did though).

> Setting [`stylix.autoEnable`](https://danth.github.io/stylix/options/nixos.html#stylixautoenable) to `false` should disable all targets, so no styling gets applied. Does this work for you? It still requires the `stylix.image` to be present so that it...

> It's quite nice to see some progress happening with #536! Thanks @jalil-salame! > > I'm considering helping. Is there other work going on concerning this ticket apart from the...

Related to #1678 which shows a workaround