How to make uwosh.snippets work?

I made a small fix so that on activation the ".snippets" folder gets created correctly, and released version 2.0.1 to pypi

I found a way to get around the extra p tags that get automatically wrapped by TinyMCE around any text you put into the snippet (page) body: https://github.com/collective/uwosh.snippets/issues/13

I commented with some sample code that could work for you: https://github.com/collective/uwosh.snippets/issues/14