Uh oh!
There was an error while loading. Please reload this page.
This repository was archived by the owner on Dec 15, 2022. It is now read-only.
This repository was archived by the owner on Dec 15, 2022. It is now read-only.
There was an error while loading. Please reload this page.
I have a simple heredoc like this:
You will get a strange / completely random coloring of the syntax inside the heredoc.
Expected: only one color (green) for all the content, since it is a string, OR the Docker syntax coloring.
Actual: random colors not consistent (for example RUN has different colors depending on the line)