Michael Smaili

Results 3 issues of Michael Smaili

I noticed that the `#{}` bracket starts out red, as shown below: ![before](https://cloud.githubusercontent.com/assets/4451986/8578914/6466d196-2566-11e5-9928-b071e81f28e5.png) but once the bracket is closed, it changes to green: ![after](https://cloud.githubusercontent.com/assets/4451986/8578953/883573b6-2566-11e5-8c18-fff5a991dc30.png) Is this is a bug or...

Help wanted

Starting from Jade 1.11.0, templates can have multi-line javascript such as: ``` - var a = 'multi'; var b = 'line'; var c = 'yay!'; h1 #{ a } #{...

https://www.ha.com seems to be able to prevent puppeteer from working, even after I try to use the `puppeteer-extra`, `puppeteer-extra-plugin-stealth` and `puppeteer-extra-plugin-adblocker` plugins. Code: ``` const puppeteer = require('puppeteer-extra'); const StealthPlugin...

issue: bug report
needs triage