Steve Mao

Results 90 issues of Steve Mao

Some are probably obvious but it would be good to have them. Also I can't find how to run a test script after a tiny merge. Thanks.

bug fixes the example ``` #Markdown directive *It works!* ``` doesn't actually work as there are spaces around them

![screen shot 2015-04-21 at 12 05 59 pm](https://cloud.githubusercontent.com/assets/6316590/7244438/cbca47d0-e81e-11e4-8a2d-867de8be3f4b.png) See the double quote after red is very hard to see. Maybe make the highlighted area a bit smaller for html?

To support the latest angular and spinjs?

css `width` property would force reflow (https://gist.github.com/paulirish/5d52fb081b3570c81e3a, https://csstriggers.com/width). stroke-dashoffset doesn't so it's a lot more efficient. Alternatively you could use `transform: scaleX()`