Skip to content

Instantly share code, notes, and snippets.

@barretts
barretts / keybase.md
Created April 9, 2015 20:04
keybase.md

Keybase proof

I hereby claim:

  • I am barretts on github.
  • I am barretts (https://keybase.io/barretts) on keybase.
  • I have a public key whose fingerprint is 51C1 03F5 ACB5 FE91 1956 F80A 7F5E C71D C4D5 F40F

To claim this, I am signing this object:

@barretts
barretts / RemarkablePlugin.js
Last active February 2, 2025 22:08
Remarkable JS Markdown parser plugin tutorial
/**
* Created by Barrett Sonntag barretts@github on 3/2/2015.
* http://www.sosuke.com/writing-custom-extensions-for-the-remarkable-javascript-markdown-parser
*
* A plugin tutorial for Remarkable https://github.com/jonschlinkert/remarkable
*/
var markdownParser = new Remarkable();
// open links in new windows