Skip to content

Instantly share code, notes, and snippets.

@takamin
Last active November 29, 2015 08:16
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save takamin/dc8d919f9ecb741990c8 to your computer and use it in GitHub Desktop.
Save takamin/dc8d919f9ecb741990c8 to your computer and use it in GitHub Desktop.
sample bauten any-character
<script src="https://rawgit.com/takamin/bauten/master/bauten.js"></script>
<script type="text/javascript"><!--
bauten({'className': 'text-emphasis note', 'style': '♪'});
bauten({'className': 'text-emphasis down-arrow', 'style': '↓'});
// -->
</script>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment