marked.js 82 B

123
  1. window.marked = require("marked");
  2. window.$ = window.jQuery = require('jquery');