-
Notifications
You must be signed in to change notification settings - Fork 64
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Random orange-ish rectangles #156
Comments
Just adding random comments: I tried running the same code on Windows ( When I tried running it with and the red rectangle does seem to come from the style defined here Line 10 in 2d7c398
Desktop:
|
And seems like when parsing, the Running this in
|
And seems like when writing a similar-ish code for typescript
and running which looks like it's been defined at Meanwhile https://github.com/alecthomas/chroma/blob/master/lexers/embedded/swift.xml |
Describe the bug
When I run
freeze file.swift
it produces an image which always contains at least one orange-red rectangle that appears in the first 3 lines of code.Here's an example

If the file is just 3 lines of code it works fine.
To Reproduce
Steps to reproduce the behavior:
inside
3. run
freeze file.swift
4. Tada !
Expected behavior
There should be an output image freeze.png
Desktop (please complete the following information):
The text was updated successfully, but these errors were encountered: