Home

Awesome

Example Repo for markdown-magic

This repo demonstrates how markdown magic works. View the raw README.md file to see the comments needed for markdown-magic to, well, do it's magic.

My code example

<!-- AUTO-GENERATED-CONTENT:START (CODE:src=./my-code-that-i-want-in-readme.js) --> <!-- The below code snippet is automatically added from ./my-code-that-i-want-in-readme.js -->
// wowza
alert('Holy snap! This code is automatically added to .md ⊂◉‿◉つ')

alert('cool!')
<!-- AUTO-GENERATED-CONTENT:END *-->