Skip to content

Instantly share code, notes, and snippets.

@Arcath
Created September 15, 2010 08:43
Show Gist options
  • Save Arcath/580440 to your computer and use it in GitHub Desktop.
Save Arcath/580440 to your computer and use it in GitHub Desktop.
gist embedding tag for tbbc
[/\[gist\](.*?)\[\/gist\]/,'<script src="http://gist.github.com/\1.js"> </script>',:code_enabled],
[/\[gist=(.*?)\](.*?)\[\/gist\]/,'<script src="http://gist.github.com/\2.js?file=\1"> </script>',:code_enabled]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment