Operator || (alternative syntax for or) is not formatted properly in the editor window
Open
- Dominant language
- JavaScript
- Stars
- 2.7k
- Forks
- 340
- PR merge metrics
- No merged PRs in 30d
Description
The syntax highlighting in the editor window is not working properly in this example with Inky 0.15.1 :
```
Once upon a time...
* {true && (true || false)} There were two choices.
* There were four lines of content.
- They lived happily ever after.
-> END
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.