David Young
David Young
> Can you confirm that you are completely removing the "jekyll_markdown_extension" key from your project settings file (and not just passing an empty string like "")? Yes, the setting is...
When I first installed `sublime_sk` I also had the `MarkdownEditing` installed. When a markdown file was opened the context defaulted to `MarkdownEditing` and therefore the `sublime_sk` keybindings weren't enabled. To...
> remove the data- for the column header and row data. > > ``` > Column Header > > Content > ``` This worked for me! Thanks
Hi @danielecook , the issue is here I think: https://github.com/danielecook/gist-alfred/blob/master/gist.py#L165 switching to `valid=True` solved it for me
@mwcraig and @crawfordsm - firstly, many thanks for this package and the hours of work you've put into it. Fantastic resource - well done! Secondly, I'd like to add my...
A full restart of jupyterHub solved the issue for me. Not a server restart from the web-interface but a restart of the jupyterHub process.
Agreed this would be a super-useful feature. Thanks for developing this!