Alexander Schepanovski

Results 219 comments of Alexander Schepanovski

You can see full example here - https://github.com/Suor/point-free/blob/master/README.md

Are you using some custom theme? Cause this is how it looks like for me: ![markdown-extended-hl](https://cloud.githubusercontent.com/assets/284103/7081936/df2f60c2-df6c-11e4-8055-007ae7cb658f.png)

But this means Markdown Extended only works halfway for most themes. Isn't this wrong approach? Shouldn't syntax classify everything to predefined set?

And even with Monokai Extended bug persists I either get html highlighted or markdown: ![markdown-extended-hl-html](https://cloud.githubusercontent.com/assets/284103/7082578/287d3a0a-df78-11e4-8dd6-522e0d9d221c.png) ![markdown-extended-hl-markdown](https://cloud.githubusercontent.com/assets/284103/7082579/287e40da-df78-11e4-81a7-c7d1e6d2a4c9.png) The only difference is whether `` and `` are on the same line.

I hit this conflict too, trying to use both this and `pytest-dotenv`.

Now, there is no recheck. I thought that might help if worker crashed.

Hmm, maybe I'm not familiar enough with this part of celery. So the is no way to fix this only expiry thing?

If you can't really do that then this might be closed.

Same on last ubuntu: ``` npm http GET https://registry.npmjs.org/hashlib npm http 200 https://registry.npmjs.org/hashlib npm http GET https://registry.npmjs.org/hashlib/-/hashlib-1.0.1.tgz npm http 200 https://registry.npmjs.org/hashlib/-/hashlib-1.0.1.tgz > [email protected] install /home/suor/projects/smshub/node_modules/hashlib > node-waf clean ; node-waf...