Boris Smus

Results 55 comments of Boris Smus

The point of MagicTouch is to simulate a touch screen when you don't have access to one, though. Not sure that your use case is a valid one, unless I'm...

Sorry, this is out of scope for this extension. There are alternatives such as https://chrome.google.com/webstore/detail/markdown-preview-plus/febilkbfcbhebfnokafefeacimjdckgl?hl=en-US On Wed, Dec 17, 2014 at 5:05 AM, fabb [email protected] wrote: > +1 > >...

I'm not seeing multiple adapters being loaded. The line you quote above: `if (OAuth2.adapters[adapterName]) {` should prevent the adapter from being loaded twice. Could you please provide a full code...

Please submit a pull request and I'll take a look! Thanks! On Thu, Apr 26, 2012 at 4:27 PM, Curtis Blackwell < [email protected] > wrote: > > Use Mou.app's GitHub.css...

Unfortunately no time to work on this at the moment. Ideally there would be an options page that would let you configure this behavior (stylesheet, default stylesheet, or custom stylesheet)

Odd. This is probably an issue in [showdown](https://github.com/coreyti/showdown) since this project doesn't do any special formatting.

Thanks for the request. I'm currently using a default stylesheet but the plan for V2 is to let you specify your own stylesheet instead.

Haven't gotten to it yet, but if you submit a patch, would gladly integrate and update the webstore extension :)

Hmm, potentially problematic since it would cause all .text files to be markdownified.

You're very convincing :) I'll take a pull request?