Skip to content

Instantly share code, notes, and snippets.

View L1lle's full-sized avatar

Matthias L1lle

View GitHub Profile
@matula
matula / soundcloud.js
Created November 23, 2013 01:48
Custom Sir Trevor JS block for embedding Soundcloud
/**
* Block for a Soundcloud link
*/
SirTrevor.Blocks.Soundcloud = (function(){
return SirTrevor.Block.extend({
type: 'Soundcloud',
title: 'Soundcloud',