Snippets & other updates
June 30, 2011
So it’s been a week since the pre-Beta launch, and I’ve made various bug-fixes and improvements; mainly: Snippets now handles multiple folders, so you can add and remove your own sets XML now has a handy remove() method in addition to find(), and you can target nodes using CSS-style shorthand: nodes.remove(‘#id’), nodes.find(‘@attr=value’), etc Config is […]