Open core-ai-bot opened 3 years ago
Comment by MarcelGerber Monday Aug 29, 2016 at 13:28 GMT
Have you tried launching Brackets without extensions (Debug > Reload without extensions
)?
Comment by ficristo Sunday Oct 30, 2016 at 08:06 GMT
I close this since we didn't hear back from you.
Issue by knox97 Monday Aug 29, 2016 at 12:46 GMT Originally opened as https://github.com/adobe/brackets/issues/12735
Hey guys, lets get to the issue right away,here are couple of screenshots of the problem
All that you see on the pictures above is done with html internal css styles
Here is an example:
<style> * { color: #F00 !important; }</style>
the code above would make all the text on the brackets red, without backticks it wont work, you have to surround the code with backticks