Skip to content

Conversation

tbjers
Copy link

@tbjers tbjers commented Apr 11, 2012

Added support for GitHub Flavored Markdown code blocks like this:

$ tar cvzf foo.tar.bz2 bar/

@polidore
Copy link

polidore commented Sep 7, 2012

hm. this didn't work for me.

@cboettig
Copy link

This isn't working for me either. Would be a great feature.

@cboettig
Copy link

Looks like the three-tick line which was added in the above commit works for me (when added manually), but that the line is removed and the current script has been adjusted to support n-ticks (as per the designation)?

syntax region mkdCode       start=/\s*``[^`]*/  end=/[^`]*``\s*/

which doesn't work for me. Ideally this would support syntax highlighting by language specified, too.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants