Skip to content
zaus edited this page May 16, 2013 · 2 revisions

Welcome to the stackedit wiki!

Bookmarklet to open current page (.md) in Stackedit: StackEdit This

javascript:(function(){ window.location.href = 'http://benweet.github.io/stackedit/viewer.html?url=' + window.location.href; })()
Clone this wiki locally