Adrien Lavoillotte

Results 6 issues of Adrien Lavoillotte

E.g. `.a .b` will incorrectly find 2 results in the following case: ```html Should match Should not match ```

### Description It seems [only some elements are locatable](https://github.com/typst/typst/blob/aed0f1c/library/src/meta/query.rs#L107-L113), but lists for instance are not. ### Use Case I was trying to make a reusable style with a title and...

feature request
meta

This doesn't work in Chrome 11.0.696.57 with AdBlock+ 1.1.9.18. Worse: if you try to insert a line break inside a line of text, it crashes the page. Though I'd say...

It would be great to have an option to attach a text-to-speech voice (to choose amongst the already installed voices) with configured languages. That way one would have a single,...

[Zen Coding](https://github.com/sergeche/zen-coding) is [available for CodeMirror](http://zen-coding.ru/codemirror/), and it speeds up HTML code composing a lot.

feature

See [this article](https://css-tricks.com/useful-flexbox-technique-alignment-shifting-wrapping/) by Chris Coyer. Check out [Nick Salloum's comment](https://css-tricks.com/useful-flexbox-technique-alignment-shifting-wrapping/#comment-1595327) for an event simpler solution.