Home
last modified time | relevance | path

Searched refs:brackets (Results 1 – 25 of 232) sorted by last modified time

12345678910

/plugin/dokuprism/prism/
H A Dprism.js68 !function(a){a.languages.handlebars={comment:/\{\{![\s\S]*?\}\}/,delimiter:{pattern:/^\{\{\{?|\}\}\}?$/,alias:"punctuation"},string:/(["'])(?:\\.|(?!\1)[^\\\r\n])*\1/,number:/\b0x[\dA-Fa-f]+\b|(?:\b\d+(?:\.\d*)?|\B\.\d+)(?:[Ee][+-]?\d+)?/,boolean:/\b(?:false|true)\b/,block:{pattern:/^(\s*(?:~\s*)?)[#\/]\S+?(?=\s*(?:~\s*)?$|\s)/,lookbehind:!0,alias:"keyword"},brackets:{pattern:/\[[^\]]+\]/,inside:{punctuation:/\[|\]/,variable:/[\s\S]+/}},punctuation:/[!"#%&':()*+,.\/;<=>@\[\\\]^`{|}~]/,variable:/[^!"#%&'()*+,\/;<=>@\[\\\]^`{|}~\s]+/},a.hooks.add("before-tokenize",(function(e){a.languages["markup-templating"].buildPlaceholders(e,"handlebars",/\{\{\{[\s\S]+?\}\}\}|\{\{[\s\S]+?\}\}/g)})),a.hooks.add("after-tokenize",(function(e){a.languages["markup-templating"].tokenizePlaceholders(e,"handlebars")})),a.languages.hbs=a.languages.handlebars,a.languages.mustache=a.languages.handlebars}(Prism); class in a.languages.handlebars
/plugin/tgnotify/
H A DLICENSE181 boilerplate notice, with the fields enclosed by brackets "[]"
183 the brackets!) The text should be enclosed in the appropriate
/plugin/adhoctags/images/
H A Dcode-brackets.svg1 <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><title>code-brackets</title><path d="M15,4V6H18V18H15V20H20V4M4,4V20H9V18H6V6H9V4H4Z" style="fill:#37474F" /></svg
/plugin/farmer/_animal/data/pages/wiki/
H A Dsyntax.txt47 Internal links are created by using square brackets. You can either just give a [[pagename]] or use an additional [[pagename|link text]].
49 Internal links are created by using square brackets. You can either just give
126 You can include external and internal [[doku>images]] with curly brackets. Optionally you can specify the size of them.
/plugin/odt/ODT/css/
H A Dcssimportnew.php407 static protected $brackets = '[]'; variable in css_selector
431 $separators = self::$combinators.self::$brackets;
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/
H A Dsearch-operations.asciidoc155 Would be structured like this (note the position of the square brackets):
/plugin/color/
H A DREADME.md12 - Square brackets indicates optional parts.
/plugin/ckgedit/ckeditor/
H A DCHANGES.md1638 * [#9966](https://dev.ckeditor.com/ticket/9966): Fixed: Unable to type square brackets with French …
/plugin/ckgedit/ckeditor/lang/
H A Den.4.9.js.beautified802 …ed into the link, replacing a place holder, which is enclosed in curly brackets, as in <span styl…
H A Den.js-4.9.merged58 …ill be inserted into the link, replacing a place holder, which is enclosed in curly brackets, " +
H A Den.js.ckgedit57 …ill be inserted into the link, replacing a place holder, which is enclosed in curly brackets, " +
H A Den.js.unc58 …ill be inserted into the link, replacing a place holder, which is enclosed in curly brackets, " +
/plugin/ckgedit/scripts/
H A Dparse_wiki.js.unc1616 results = results.replace(/(\[\[\\\\)(.*?)\]\]/gm, function(match, brackets, block) {
1618 return brackets + block + ']]';
/plugin/ckgedit/lang/
H A Den.4.9.js.beautified802 …ed into the link, replacing a place holder, which is enclosed in curly brackets, as in <span styl…
/plugin/ckgedit/ckeditor/plugins/link/dialogs/
H A Dlink.js.unc51 …ill be inserted into the link, replacing a place holder, which is enclosed in curly brackets, " +
/plugin/authgooglesheets/vendor/google/auth/
H A DCOPYING182 boilerplate notice, with the fields enclosed by brackets "[]"
184 the brackets!) The text should be enclosed in the appropriate
H A DLICENSE181 boilerplate notice, with the fields enclosed by brackets "[]"
183 the brackets!) The text should be enclosed in the appropriate
/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/
H A DCHANGELOG.md163 * Feature: Cookies can now contain square brackets.
/plugin/authgooglesheets/vendor/google/apiclient/
H A DLICENSE181 boilerplate notice, with the fields enclosed by brackets "[]"
183 the brackets!) The text should be enclosed in the appropriate
/plugin/authgooglesheets/vendor/google/apiclient-services/
H A DLICENSE181 boilerplate notice, with the fields enclosed by brackets "[]"
183 the brackets!) The text should be enclosed in the appropriate
/plugin/tablelayout/
H A Dyarn.lock698 expand-brackets@^0.1.4:
700 …resolved "https://registry.yarnpkg.com/expand-brackets/-/expand-brackets-0.1.5.tgz#df07284e342a807…
1594 expand-brackets "^0.1.4"
/plugin/quickstats/lang/en/
H A Dquery.txt41 The columns in angle brackets will not appear in every table. The ''Country'' column will be excl…
/plugin/quickstats/GEOIP/vendor/geoip2/geoip2/
H A DLICENSE182 boilerplate notice, with the fields enclosed by brackets "[]"
184 the brackets!) The text should be enclosed in the appropriate
/plugin/quickstats/GEOIP/vendor/maxmind/web-service-common/
H A DLICENSE182 boilerplate notice, with the fields enclosed by brackets "[]"
184 the brackets!) The text should be enclosed in the appropriate
/plugin/quickstats/GEOIP/vendor/maxmind-db/reader/
H A DLICENSE182 boilerplate notice, with the fields enclosed by brackets "[]"
184 the brackets!) The text should be enclosed in the appropriate

12345678910