GitHub Markdown.tmbundle Save

:octocat: GitHub Flavoured Markdown for TextMate

Project README

GitHub-Markdown.tmbundle

Provides some GitHub Flavoured Markdown extensions for TextMate to make working with GitHub Flavoured Markdown nicer.

Features

  • Add a new "Preview" command (overriding the existing Markdown preview) using Redcarpet to render GitHub Flavoured Markdown
  • Support triple-backtick raw blocks and support syntax highlighting for various languages (others can be added trivially). There’s also a tab trigger for inserting raw blocks: Just type a single backtick (`) and then hit the tab key.
  • Support and highlight GitHub Flavoured Markdown strikethroughs, tables, references, checkboxes and italics

You can also use nicer fonts by installing the GitHub Flavoured Markdown Font Settings bundle.

Installation

Check "Markdown (GitHub)" in TextMate 2's Preferences' Bundles.

Alternatively:

mkdir -p ~/Library/Application\ Support/TextMate/Bundles
cd ~/Library/Application\ Support/TextMate/Bundles
git clone https://github.com/mikemcquaid/GitHub-Markdown.tmbundle

Status

The above features are tested and working for my day-to-day.

Tested using TextMate 2. May work in TextMate 1 or Sublime Text; I've no idea.

Patches welcome.

Maintainers

Currently maintained by @noniq, originally created and maintained by @MikeMcQuaid

License

GitHub-Markdown.tmbundle is licensed under the MIT License. The full license text is available in LICENSE.txt.

Open Source Agenda is not affiliated with "GitHub Markdown.tmbundle" Project. README Source: textmate/GitHub-Markdown.tmbundle
Stars
39
Open Issues
4
Last Commit
2 years ago
License
MIT

Open Source Agenda Badge

Open Source Agenda Rating