## src/md_parser.js

This part of the code is in charge of telling markdown-js that anything that goes inside {% %} should be marked as a code reference.

{%code_inc
    "src" : "src/markdown_parser.js",
    "ref" : {
        "line" : "2-24"
    }
%}