Home
last modified time | relevance | path

Searched refs:source_obj (Results 1 – 1 of 1) sorted by relevance

/plugin/dirtylittlehelper/
Dscript.js17 function dlh_call_mermaid(source_obj = false){ argument
21 if( source_obj !== false ){
23 if( document.getElementById( source_obj ) ){
25 the_code = dlh_objectValueGet(source_obj).replace(/\n/g,'\\n').match(/<dlh.mm>(.*?)<\/dlh.mm>/g);