Jeroen Pelgrims

Results 3 issues of Jeroen Pelgrims

The commented output for the function `connect-down-left` is now ``` {1 {:connections {4 2} 4 {:connections {1 2}}}} ``` but the correct output is ``` {1 {:connections {4 2}} 4...

Example: https://sketch.sh/s/h7mXF4K6jtQXY1cflQJHhT/ As you can see in the example, when using the double quote character in a character literal the syntax highlighting starts to freak out. It seems to think...

bug
e/toplevel

**Context:** - Playwright Version: 1.24.1 - Operating System: Windows 10 - .NET version: .NET 6 - Browser: All - Extra: **Code Snippet** See code to reproduce this bug here: https://github.com/resurge/PlaywrightSingleFilePathError...

P3-collecting-feedback