Hi all -- we're using Hexo for our website. For our API docs we wanted to provide 'live' runnable code snippets in Markdown, so I came up with a way to make it easy for anyone on our team to add tiny Javascript apps in Markdown with a simple tag. Thought HN might find it useful too and happy to answer any questions.<p>The link above lets you play with live examples; GitHub repo here: <a href="https://github.com/flexiodata/markdown-components" rel="nofollow">https://github.com/flexiodata/markdown-components</a>.