| CARVIEW |
Select Language
HTTP/1.1 200 OK
Date: Fri, 26 Dec 2025 15:19:02 GMT
Server: Apache
Pragma: no-cache
Transfer-Encoding: chunked
Content-Type: text/html; charset=windows-1252
SC26 Submission Site: Sign In
0) {
async_target.replaceWith(async_src);
}
src_content.remove();
// standard js processing:
async_src.find('.markdown_display').each(process_markdown);
async_src.find('.monospace').each(process_monospace);
var mathjax_sects = async_src.find('.use_mathjax').get();
if (mathjax_sects.length > 0) {
MathJax.Hub.Queue(["Typeset",MathJax.Hub,mathjax_sects]);
}
// If anything in the snippet uses the jQuery.ready() event we need to call it again.
jQuery.ready();
// This is a commonly needed step.
setup_info_links();
// Do any post-move cleanup the caller requires.
}();