Home
last modified time | relevance | path

Searched refs:brackets (Results 76 – 100 of 232) sorted by relevance

12345678910

/plugin/scrape/HTMLPurifier/ConfigSchema/schema/
H A DCore.AggressivelyFixLt.txt
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D18.18.js1 …(function(){return s})),o.d(n,"language",(function(){return t}));var s={brackets:[["{","}"],["[","… property in AnonymousFunctionc3e1586d0100.s
H A D21.21.js1 …(n,"language",(function(){return s}));var o={comments:{lineComment:"#"},brackets:[["{","}"],["[","… property in AnonymousFunction9559c5e10100.o
H A D68.68.js1 …ction(){return o}));var a={comments:{blockComment:["\x3c!--","--\x3e"]},brackets:[["<",">"]],autoC… property in AnonymousFunction6184fb570100.a
H A D14.14.js.map1brackets: [\n ['{', '}'],\n ['[', ']'],\n ['(', ')']\n ],\n autoClosing…
H A D19.19.js1 …return o}));var s={comments:{lineComment:"//",blockComment:["(*","*)"]},brackets:[["{","}"],["[","… property in AnonymousFunction10dc218f0100.s
H A D23.23.js1 …return r}));var o={comments:{lineComment:"//",blockComment:["/*","*/"]},brackets:[["{","}"],["[","… property in AnonymousFunction2f4f58250100.o
H A D28.28.js1 …,\.\<\>\/\?\s]+)/g,comments:{lineComment:"//",blockComment:["/*","*/"]},brackets:[["{","}"],["[","… property in AnonymousFunctionb03545cf0100.i
H A D30.30.js.map1brackets: [['(', ')']],\n autoClosingPairs: [\n { open: '{', close: '}' },\n { op…
H A D20.20.js1 …return s}));var t={comments:{lineComment:"//",blockComment:["/*","*/"]},brackets:[["{","}"],["[","… property in AnonymousFunction485efcbf0100.t
H A D8.8.js1 …,\.\<\>\/\?\s]+)/g,comments:{lineComment:"//",blockComment:["/*","*/"]},brackets:[["{","}"],["[","… property in AnonymousFunction4f0f136b0100.o
H A D51.51.js1 …(function(){return i})),s.d(n,"language",(function(){return t}));var i={brackets:[["{","}"],["[","… property in AnonymousFunction5a558e070100.i
H A D26.26.js1 …,\.\<\>\/\?\s]+)/g,comments:{lineComment:"//",blockComment:["/*","*/"]},brackets:[["{","}"],["[","… property in AnonymousFunction163fb38b0100.n
H A D1.1.js.map1brackets: [\n ['{', '}'],\n ['[', ']'],\n ['(', ')'],\n ['begin', 'end…
H A D56.56.js.map1brackets: [\n ['(', ')'],\n ['{', '}'],\n ['[', ']']\n ],\n autoClosing…
H A D32.32.js1 …ction(){return o}));var s={comments:{blockComment:["\x3c!--","--\x3e"]},brackets:[["{","}"],["[","… property in AnonymousFunctioncea87c650100.s
H A D47.47.js.map1brackets: [\n ['{', '}'],\n ['[', ']'],\n ['(', ')']\n ],\n autoClosing…
H A D58.58.js.map1brackets: [\n ['{', '}'],\n ['[', ']'],\n ['(', ')']\n ],\n autoClosing…
H A D19.19.js.map1brackets: [\n ['{', '}'],\n ['[', ']'],\n ['(', ')']\n ],\n autoClosing…
H A D20.20.js.map1brackets: [\n ['{', '}'],\n ['[', ']'],\n ['(', ')']\n ],\n autoClosing…
H A D26.26.js.map1brackets: [\n ['{', '}'],\n ['[', ']'],\n ['(', ')']\n ],\n autoClosing…
H A D24.24.js1 …|\;\:\'\"\,\.\<\>\/\s]+)/g,comments:{blockComment:["\x3c!--","--\x3e"]},brackets:[["\x3c!--","--\x… property in AnonymousFunction7c4a21470100.o
/plugin/mdpage/vendor/cebe/markdown/tests/markdown-data/
H A Dspecs.md125 and `&`. Left angle brackets are used to start tags; ampersands are
171 However, inside Markdown code spans and blocks, angle brackets and
503 ampersands and angle brackets. For example, this:
550 In both styles, the link text is delimited by [square brackets].
574 Reference-style links use a second set of square brackets, inside
579 You can optionally use a space to separate the sets of brackets:
590 * Square brackets containing the link identifier (optionally
607 The link URL may, optionally, be surrounded by angle brackets:
631 Just use an empty set of square brackets -- e.g., to link the word
817 * followed by a set of square brackets, containing the `alt`
[all …]
/plugin/color/
H A DREADME.md12 - Square brackets indicates optional parts.
/plugin/latexit/
H A Drenderer.php1346 * @param bool $brackets Tells if the brackets should be used.
1348 protected function _open($command, $params = NULL, $brackets = true) { argument
1362 if ($brackets) {
1386 $brackets = false;
1388 $brackets = true;
1390 $this->_open($command, $params, $brackets);

12345678910