Home
last modified time | relevance | path

Searched refs:fence (Results 1 – 25 of 31) sorted by relevance

12

/plugin/diagramsnet/lib/math/jax/element/mml/optable/
H A DGeneralPunctuation.js19fence:true,stretchy:true}],"\u2018":[0,0,b.OPEN,{fence:true}],"\u201C":[0,0,b.OPEN,{fence:true}]},…
H A DBasicLatin.js19fence:true,stretchy:true,symmetric:true}],"|||":[0,0,b.ORD,{fence:true,stretchy:true,symmetric:tru…
H A DMiscMathSymbolsB.js19fence:true,stretchy:true}],"\u2983":c.OPEN,"\u2985":c.OPEN,"\u2987":c.OPEN,"\u2989":c.OPEN,"\u298B…
/plugin/commonmark/vendor/league/commonmark/src/Block/Parser/
H A DFencedCodeParser.php
/plugin/mdpage/vendor/cebe/markdown/block/
H A DFencedCodeTrait.php38 $fence = substr($line, 0, $pos = strrpos($line, $line[0]) + 1);
43 if (($pos = strpos($line = $lines[$i], $fence)) === false || $pos > 3) {
/plugin/mdpage/vendor/cebe/markdown/tests/extra-data/
H A Dfenced-code.md14 long fence
/plugin/behave/
H A Dscript.js20 fence: false
H A Dbehave.js95 fence: false property in defaults
265 if(typeof defaults.fence == "string"){
270 matchedFence = data.indexOf(defaults.fence),
279 hacked += matchedFence+defaults.fence.length;
280 data = data.substring(matchedFence+defaults.fence.length);
281 matchedFence = data.indexOf(defaults.fence);
/plugin/mdpage/vendor/cebe/markdown/
H A DMarkdownExtra.php116 $fence = substr($line, 0, $pos + 1);
120 if (($pos = strpos($line = $lines[$i], $fence)) === false || $pos > 3) {
H A DREADME.md257 // detect language and fence length (can be more than 3 backticks)
258 $fence = substr($line, 0, $pos = strrpos($line, '`') + 1);
266 if (rtrim($line = $lines[$i]) !== $fence) {
/plugin/diagramsnet/lib/math/jax/element/mml/
H A Djax.js19fence:a.AUTO,separator:a.AUTO,lspace:a.AUTO,rspace:a.AUTO,stretchy:a.AUTO,symmetric:a.AUTO,maxsize…
/plugin/diagramsnet/lib/math/jax/output/SVG/autoload/
H A Dmultiline.js19fence:500,close:500};var c={linebreakstyle:"after"};a.mrow.Augment({SVGmultiline:function(l){var p… property in AnonymousFunction84890cf10100.e
/plugin/diagramsnet/lib/math/jax/output/HTML-CSS/autoload/
H A Dmultiline.js19fence:500,close:500};var c={linebreakstyle:"after"};a.mbase.Augment({HTMLlinebreakPenalty:e,HTMLmu… property in AnonymousFunction9e1c34ac0100.e
/plugin/diagramsnet/lib/math/jax/input/TeX/
H A Djax.js19fence:false,stretchy:false}).With(n)))},csUndefined:function(m){d.Error(["UndefinedControlSequence…
/plugin/diagramsnet/lib/math/config/
H A DAccessible.js66fence:a.AUTO,separator:a.AUTO,lspace:a.AUTO,rspace:a.AUTO,stretchy:a.AUTO,symmetric:a.AUTO,maxsize…
70fence:false,stretchy:false}).With(n)))},csUndefined:function(m){d.Error(["UndefinedControlSequence…
H A DMML_HTMLorMML.js50fence:a.AUTO,separator:a.AUTO,lspace:a.AUTO,rspace:a.AUTO,stretchy:a.AUTO,symmetric:a.AUTO,maxsize…
H A DAM_HTMLorMML.js49fence:a.AUTO,separator:a.AUTO,lspace:a.AUTO,rspace:a.AUTO,stretchy:a.AUTO,symmetric:a.AUTO,maxsize…
H A DTeX-MML-AM_HTMLorMML.js63fence:a.AUTO,separator:a.AUTO,lspace:a.AUTO,rspace:a.AUTO,stretchy:a.AUTO,symmetric:a.AUTO,maxsize…
67fence:false,stretchy:false}).With(n)))},csUndefined:function(m){d.Error(["UndefinedControlSequence…
H A DTeX-MML-AM_SVG-full.js59fence:a.AUTO,separator:a.AUTO,lspace:a.AUTO,rspace:a.AUTO,stretchy:a.AUTO,symmetric:a.AUTO,maxsize…
63fence:false,stretchy:false}).With(n)))},csUndefined:function(m){d.Error(["UndefinedControlSequence…
H A DAccessible-full.js69fence:a.AUTO,separator:a.AUTO,lspace:a.AUTO,rspace:a.AUTO,stretchy:a.AUTO,symmetric:a.AUTO,maxsize…
73fence:false,stretchy:false}).With(n)))},csUndefined:function(m){d.Error(["UndefinedControlSequence…
H A DTeX-MML-AM_HTMLorMML-full.js66fence:a.AUTO,separator:a.AUTO,lspace:a.AUTO,rspace:a.AUTO,stretchy:a.AUTO,symmetric:a.AUTO,maxsize…
70fence:false,stretchy:false}).With(n)))},csUndefined:function(m){d.Error(["UndefinedControlSequence…
H A DMML_HTMLorMML-full.js52fence:a.AUTO,separator:a.AUTO,lspace:a.AUTO,rspace:a.AUTO,stretchy:a.AUTO,symmetric:a.AUTO,maxsize…
H A DAM_HTMLorMML-full.js52fence:a.AUTO,separator:a.AUTO,lspace:a.AUTO,rspace:a.AUTO,stretchy:a.AUTO,symmetric:a.AUTO,maxsize…
/plugin/passpolicy/
H A Dwords.txt1256 fence
/plugin/diagramsnet/lib/math/extensions/a11y/
H A Dmathjax-sre.js358 …contentNodes[0]);a.contentNodes[0]=c.fence;c=sre.SemanticProcessor.rewriteFence_(c.node,b);a.conte…
359fence:b};var c=b.childNodes[0],d=sre.SemanticProcessor.rewriteFence_(a,c);if(sre.SemanticPred.isAt…
360 b.replaceChild(c,d.fence);b.mathmlTree&&-1===b.mathml.indexOf(b.mathmlTree)&&b.mathml.push(b.mathml…

12