Steve Mao
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
 See the double quote after red is very hard to see. Maybe make the highlighted area a bit smaller for html?
Easier to access.
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()`