-
#### For bugs
- Rule Id (SC2046):
- My shellcheck version (shellcheck.exe --version: 0.8.0)
- [x] The rule's wiki page does not already cover this (e.g. https://shellcheck.net/wiki/SC2046)
- [x] …
-
In Spain we have national and regional holidays that can be covered by [ISO 3166-2:ES](https://en.wikipedia.org/wiki/ISO_3166-2:ES) codes but also 2 days of local holidays. And by local I mean holiday…
-
### Prerequisites
* [X] All done! Including "safe mode" and "factory settings".
### Additional information:
This issue was originally opened here: https://github.com/atom/language-hyperlink/i…
-
```
Today txt2tags code styling is a mess. Well aligned code is something your
learn to love one day or another. Mine came later :)
Coding style is a matter of taste, and how I don't want to impose …
-
What should the requirements for membership be?
This is a co-operative, so we want all members to participate in some way.
-
For some unknown reason the Start method stopped working for me today. In order to fix, I had to add quotes (Chr(34)) to driverPath and that fixed it. It is strange as I am not aware of any changes to…
-
Error: Syntax error, unrecognized expression: .target#yrs since phd_(-3.037, 4.4]
kelle updated
8 years ago
-
# Goal Title
Provide a space for those involved in building, using and responsible for governance of TREs to discuss and reccomend best practices.
## Description
- [ ] Host online working spaces, eve…
-
If I use spaces for indention, spaces are preserved. E.g. if I have this line:
```
#[space][space][space]Text Text Text...
```
The next line after a break will start with:
```
#[space][space][sp…
-
## Description
"Test lol" will be correctly sanitized, but "lol test" or "test lol test" will not.