Results 27 issues of Max

Disallow query filter types that don't make sense as filters, e.g. `&MyComponent`. [Rendered](https://github.com/Monnoroch/bevy-rfcs/blob/main/rfcs/58-world-query-filter.md).

- ~~rgb(a%, b%, c%)~~ - named colors

enhancement
v8.0

Mane people report that when using "inline highlighting > text" the background is incorrect: ![example](https://user-images.githubusercontent.com/3880497/31282228-78d7df52-aae4-11e7-8d8d-804d4520307a.png) ![example](https://user-images.githubusercontent.com/722614/31081941-c180e2b2-a78d-11e7-9bde-5c766720e0ab.png) ![example](https://image.prntscr.com/image/Atslm0AwT9WhU0Itty-cEw.jpeg) ![example](https://user-images.githubusercontent.com/8955202/31242989-1f4d57d6-aa09-11e7-867a-308d2037f228.png) I can't reproduce this myself, so I need help on this. #389,...

bug
v8.0

![example](https://user-images.githubusercontent.com/8955202/31242989-1f4d57d6-aa09-11e7-867a-308d2037f228.png)

v8.0
ST bug

I've had some spare time and rewrote the plugin from scratch using all the good coding practices to reduce the number of potential bugs. It's not full-featured just yet, but...

Подумать, как убрать или перенести.

I'm using this tool with bazel's `container_test` rule from [here](https://github.com/bazelbuild/rules_docker). Here is the error I'm getting: ``` Error: error creating driver: processing tar image reference: mkdir /tmp/root.cachebazel_bazel_rootdce6ed4f9b6b93214722cd6fa27af714execrootastrabazel-outk8-fastbuildbinsomeveryveryveryveryveryveryveryveryveryveryverylongname_test.runfilessomeveryveryveryveryveryveryveryveryveryveryverylongname.tar@sha256:27157e6b7e4373f939de9c51191487f9cbf80e6e7f132445fa5a2d605c3e39fb691144971: file name too...

bug
help wanted

This tool outputs logs with records like this one: ``` time="2018-11-23T22:18:33Z" level=info msg="Extracting image tar to obtain image file system" ``` These records contain timestamps, therefore, logs have different hash...

bug
help wanted
good first issue