// ==UserScript== // @name Use Markdown, sometimes, in your HTML. // @author Paul Irish // @link http://git.io/data-markdown // @match * // ==/UserScript== // If you're not using this as a userscript just delete from this line up. It's cool, homey. [].forEach.call( document.querySelectorAll('[data-markdown]'), function(elem){ if (!window.Showdown) document.write('