Skip to content

Instantly share code, notes, and snippets.

@seanredmond
Created June 28, 2013 14:39
Show Gist options
  • Save seanredmond/5885183 to your computer and use it in GitHub Desktop.
Save seanredmond/5885183 to your computer and use it in GitHub Desktop.
Applying jquery.betacode-convert.js
$(document).ready(function () {
$('.betacode').betacode2utf8('convert');
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment