-
After binding oriDomi to an element a strange amount of whitespace appears at the bottom of the container.
Before Binding
![before accordion](https://f.cloud.github.com/assets/161224/2015471/4608bbc…
-
Minor issue — your js code contains mixed tabs and spaces, and some trailing spaces. It's best to use only tabs or spaces for indentation, so that your code lines up as you intended.
-
I just noticed nothing on my site checks for and eliminates excess whitespace. Verify that everything existing has trimmed whitespace or make it so, then make the site enforce no whitespace when addin…
-
The [PEP 8: Programming Recommendations] (http://legacy.python.org/dev/peps/pep-0008/#programming-recommendations) mentions trailing whitespaces on a line only in context of split strings:
```
D…
-
It looks like media uploads do not trim whitespace on upload. This will lead to weird sorting for media
-
### Did you check existing issues?
- [X] I have read all the [tree-sitter docs](https://tree-sitter.github.io/tree-sitter/using-parsers) if it relates to using the parser
- [X] I have searched the ex…
-
If I commit some code, then someone else commits and pushes, then I run `git up` so it rebases, sometimes the whitespace changes from `4 spaces` to a `tab`.
Any ideas please?
-
## What problem does this solve or what need does it fill?
This is an example of a file which is not formatted properly. It has trailing whitespace.
[crates\bevy_ui\src\render\ui.wgsl](https://g…
-
I wanted to add the `whiteSpace: 'pre-wrap'` property to the styles for my text component and saw that react-pdf doesn't support that. Please support the available native CSS styles. Thanks.
-
### What happened?
Normal spaces between words are excessively wide when exported as Raw HTML Documents or as HTML Documents. When exported as Online Web Server, whitespaces render the correct width…