-
## 📝 Provide detailed reproduction steps (if any)
1. Open a demo which has changable color with color picker and default color values, e.g. https://ckeditor.com/docs/ckeditor5/latest/features/tables/…
-
### Problems with Manuscript Overview
_No response_
### Categories of Manuscript Overview Problems
- [ ] Whitespace
- [ ] Typo(s)
- [ ] Incorrect content
- [ ] Missing content
### Probl…
-
### Steps to reproduce
Steps:
1. Use the mouse to select a row by clicking in the whitespace to the right of the last column. The row will appear correctly selected.
2. Press CTRL+A or CMD+A to s…
-
For https://github.com/Tsukisoft/direct-storage-rs/pull/5
We had a list of the form:
```xml
$(PkgMicrosoft_Direct3D_DirectStorage)\native\include\dstorage.h;
…
-
### Description of Issue/Question
With the 2016.3.0 release, ini.options_present adds unnecessary (sometimes breaking) whitespaces around the key/value separator
### Setup
On 2015.8
```
test:
ini…
-
Hi,
Is there any specific reasons to handle `coscos` as `cos cos`?
This is not of very great importance, but writing without whitespaces is a pain for readability and introduces a difference between…
Phyks updated
8 years ago
-
Is it possible to support ignoring whitespace characters at the beginning of a stream?
-
Related to #509 I wonder whether
```xml
foo
bar
```
produces 'foobar' or 'foo bar' in the output... AFAICS this is not covered in the MusicXML sta…
-
My original question was too vague, so let me try to refine it. I am attempting to obtain the text from a "set" of elements obtained using .NextUntil(). This text will be for a lucene index for sear…
-
8XP
- most modern languages use whitespace as delimiters, but BabyCobol does not use it at all, following old versions of FORTRAN
- whitespace characters in the input are preserved, if they occur in…