-
I'm not currently sure how the lexer and parser handle extraneous whitespace characters, especially lines with nothing but whitespace. I think everything before a line break will be wrapped up into a …
-
```
Whitespace
```
Original issue reported on code.google.com by `noloa...@gmail.com` on 15 Oct 2011 at 10:08
Attachments:
- [JavaEncryptor.java.patch](https://storage.googleapis.com/google-code-att…
-
```
Whitespace
```
Original issue reported on code.google.com by `noloa...@gmail.com` on 15 Oct 2011 at 10:08
Attachments:
- [JavaEncryptor.java.patch](https://storage.googleapis.com/google-code-att…
-
```
Whitespace
```
Original issue reported on code.google.com by `noloa...@gmail.com` on 15 Oct 2011 at 10:08
Attachments:
- [JavaEncryptor.java.patch](https://storage.googleapis.com/google-code-att…
-
```
Whitespace
```
Original issue reported on code.google.com by `noloa...@gmail.com` on 15 Oct 2011 at 10:08
Attachments:
- [JavaEncryptor.java.patch](https://storage.googleapis.com/google-code-att…
-
### Describe the bug
DataFusion's initcap behaves differently than Spark's. While both do "upper-case the first letter of each word and lowercase others", Spark considers as words anything separated …
-
## Problem
Given this DSD markup, the default content of the slot will never show up because the there is whitespace before and after the `` element:
```html
Fallback
```
In…
-
I wouldn't necessarily classify this as a bug, but it seems unexpected to me that the following line of SQL:
```sql
grant some_role to a_user;
```
triggers the [`layout.spacing`](https://github.co…
-
Assuming none of these features are added to #133 which hasn't merged at time of writing:
## Must haves
- max line widths are currently ignored.
- rework how command text is processed
- T…
-
It might be a good idea to remove training white spaces from the dimensions of model, scenario, variable and unit.
The fact that we currently don't do this causes some overhead in fixing these issue…