नमोऽमिताभा 独善其身 兼济天下

JS SchemaCrawler highlight ER relationships

\r\n\r\n\r\n```"; $divDesc.html(marked(mdContent)); $('pre code[class]').each(function() { $(this).attr("class", $(this).attr("class").replaceAll("lang-", "", true)); }); $('pre code').each(function(i, block) { hljs.highlightBlock(block); });