Home
last modified time | relevance | path

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

/plugin/katex/_assets/
Dkatex.min.js1maxExpand:{type:"number",default:1e3,description:"Limit the number of macro expansions to the spec… property
/plugin/mermaid/
H A Dmermaid.min.js13maxExpand:{type:"number",default:1e3,description:"Limit the number of macro expansions to the spec… property
272 …xpansion(e){if(this.expansionCount+=e,this.expansionCount>this.settings.maxExpand)throw new pt("To…