GitHub-Markdown.tmbundle icon indicating copy to clipboard operation
GitHub-Markdown.tmbundle copied to clipboard

:octocat: GitHub Flavoured Markdown for TextMate

Results 4 GitHub-Markdown.tmbundle issues
Sort by recently updated
recently updated
newest added

Add support for [Crystal](https://crystal-lang.org/) code blocks.

Self-explanatory, I think. The system ruby should not be used, let alone hard-coded for; certainly no gems should be installed in it. What ruby to use is up to the...

Could you add ` ```xml` code block support? I’m not sure how to modify the source to generate the proper modified language grammar for a pull request. However, using the...

I like to use the "Jump to Symbols" HuD to navigate the TOC of my Markdown docs. However, I realised that for certain code blocks (e.g. YAML) the symbols do...