-
Our Markdown renderer wraps `` inside `` which causes a hydration error.
In bratislava.sk, we fixed this by adding the plugin `remark-unwrap-images`, which should travel through the dom tree and rem…
Ty-ci updated
23 hours ago
-
Should have an indication of:
- Nothings/Nulls
- Leading/Trailing Whitespace
- No trivial whitespace characters (especially hard spaces).
DQ should be a new feature added to an in-memory table.
…
-
It seems like there was a change in the login procedure of the HoN app.
I get this error with every version.
-
"In order to bring Focus iOS up to the same Swiftlint standard as Firefox iOS, we must iteratively update the swiftlint file for Focus, found in `firefox-ios/focus-ios/.swiftlint.yaml`. Note that each…
-
backport the issue #5900
-
> I couldn't find where to file issues for the SD-JWT+KB, so sending this here -- feel free to ignore this or ask me to move it to a more appropriate please
Just a small note, as I was reading alon…
-
### Microsoft PowerToys version
0.83.0
### Installation method
PowerToys auto-update
### Running as admin
No
### Area(s) with issue?
PowerToys Run
### Steps to reproduce
1. Open powertoys run…
-
### Is your feature request related to a problem?
GameMaker saves the whitespace on empty lines, even though it does not have to.
This is annoying when copying code from one scope to another one, at…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### What problem does this feature solve?
When using Chroma highlight on Hugo websites, sometimes I would like to …
-
## Expected Behavior
All following formattings should be accepted:
```
fun test(block: context(Int) () -> Unit = {}) {}
fun test(
block: context(Int) () -> Unit = {},
)…