You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Yes, you're right! It turns out that if we don't wrap the % in quotes when using YAML, the parser does not render the colors correctly. I've corrected this in most, if not all places.
In some examples of configuration (.. configuration-block::) there is a problem with rendering yml code. For instance:
http://symfony.com/doc/current/book/page_creation.html#application-configuration
(no colors in yml)
The text was updated successfully, but these errors were encountered: