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.js2maxExpand:{type:"number",default:1e3,description:"Limit the number of macro expansions to the spec… property
261 …xpansion(t){if(this.expansionCount+=t,this.expansionCount>this.settings.maxExpand)throw new Lt("To…