Chad Whitacre
Chad Whitacre
For whatever reason I decided not to automatically monkey-patch unittest. But when you use nose it gets installed automatically anyway even without calling the plugin because the plugin is instantiated...
`AssertionError: 1,000` becomes `AssertionError: (1, 0)`
@idan What do you think of borrowing this feature from [Svbtle](https://svbtle.com/)?
I want to full-screen and have markdown on the left and an automatically-updated preview on the right. The two should be synced wrt scrolling. Preview should exactly match site. @idan...
Should be able to hit http://gist.io/3789349/some-text-here.html or whatever. Bonus points for modifying it for the user with the history API as the title changes.
I can add markup for a table but I can't style it, neither with a <style> element nor with style attributes (both are stripped by GFM, I serpose). E.g.: http://gist.io/3593759
This project seems like a candidate to [supplement/replace Fernet](https://github.com/pyca/cryptography/issues/2900) for a one-shot encryption recipe in Cryptography.
@Ayrx Looks like you're a member of the PyCA, ya? If PyCA owned this repo it'd be a little easier to decide to use it.