Created
March 1, 2010 16:56
-
-
Save mataspetrikas/318548 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2. code: | |
[soundcloud]{url}[/soundcloud] | |
3.replacement: | |
<object height="81" width="100%"><param name="movie" value="http://player.soundcloud.com/player.swf?url={url}&g=bb"></param><param name="allowscriptaccess" value="always"></param><embed allowscriptaccess="always" height="81" src="http://player.soundcloud.com/player.swf?url={url}&g=bb" type="application/x-shockwave-flash" width="100%"></embed></object> <a href="{url}">{url}</a> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment