Home
last modified time | relevance | path

Searched refs:syntax (Results 326 – 350 of 636) sorted by relevance

1...<<11121314151617181920>>...26

/plugin/codehighlight/cp/engines/
H A Dgecko.js118 for(i=0;i<Language.syntax.length;i++)
119 x = x.replace(Language.syntax[i].input,Language.syntax[i].output);
H A Dmsie.js134 for(i=0;i<Language.syntax.length;i++)
135 x = x.replace(Language.syntax[i].input,Language.syntax[i].output);
/plugin/pageredirect/
H A DChangeLog.md88 - allow `#redirect` syntax to be lowercase, but it must be start on line. [1362442]
99 - add alternative `#REDIRECT namespace/pagename` syntax. [01efce2]
103 - fix matching page with `#REDIRECT` syntax. [4dca632]
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D56.56.js1 …:(?:\.\d*)?(?:[eE][+-]?\d+)?)?/,"number.float"],[/(?:\b(?:(define|define-syntax|define-macro))\b)(…
/plugin/extlist/css/
H A Ddefinitionlist.less3 * Extended List syntax
/plugin/codehighlight/cp/languages/
H A Dhtml.js6 Language.syntax = [
H A Dphp.css2 * CodePress color styles for PHP syntax highlighting
H A Dphp.js6 Language.syntax = [
/plugin/gil/
H A DREADME11 Gil introduces a syntax mode to present currency conversion:
/plugin/confmanager/lang/en/
H A Dentities.txt11 see also [[doku>syntax#text_to_html_conversions]].
/plugin/rss/
H A DREADME.md19 Plugin rss is simple to use, just paste your rss link into syntax :
/plugin/rst/
H A DREADME.md6 type : syntax
/plugin/confmanager/lang/nl/
H A Dentities.txt10 zie ook [[doku>nl:wiki:syntax#tekst naar html conversie]].
/plugin/findologicxmlexport/vendor/twig/twig/doc/
H A Dtemplates.rst4 This document describes the syntax and semantics of the template engine and
47 Many IDEs support syntax highlighting and auto-completion for Twig:
50 * *Vim* via the `Jinja syntax plugin`_ or the `vim-twig plugin`_
51 * *Netbeans* via the `Twig syntax plugin`_ (until 7.1, native as of 7.2)
56 * *Coda* and *SubEthaEdit* via the `Twig syntax mode`_
57 * *Coda 2* via the `other Twig syntax mode`_
58 * *Komodo* and *Komodo Edit* via the Twig highlight/syntax check mode
77 "subscript" syntax (``[]``):
284 To comment-out part of a line in a template, use the comment syntax ``{# ...
483 otherwise handle as variables or blocks. For example if the default syntax is
[all …]
H A Drecipes.rst158 Twig allows some syntax customization for the block delimiters. It's not
160 syntax. But for specific projects, it can make sense to change the defaults.
175 syntax::
177 // Ruby erb syntax
304 instance), it might be interesting to validate the template syntax before
313 // $template contains one or more syntax errors
325 // $template contains one or more syntax errors
536 practice as both AngularJS and Twig use the same delimiters in their syntax:
/plugin/txt2tags/
H A DREADME.doku8 type : syntax
72 For the full syntax, refer to http://www.txt2tags.org
H A DREADME.t2t8 type : syntax
72 For the full syntax, refer to http://www.txt2tags.org
/plugin/yuriigantt/
H A DREADME.md31 1. add the least required syntax into the page
90 If you change syntax parser, to refresh rendered page cache please run page with purge
/plugin/gtime/gtlib/
H A DREADME41 $ phing lint # Check syntax of source files
/plugin/ebnf/
H A DREADME4 backus�naur form (EBNF) and renders as syntax diagram
/plugin/isauth/
H A DCHANGELOG12 - renamed 'ifauth' -> 'isauth' in syntax.php
/plugin/userhomepage/lang/en/
H A Duserhomepage_publicspace.default5 …* To create a page inside this public space, simply use the standard link syntax __without any nam…
/plugin/minimap/
H A DREADME.md67 …), you may want to add a `~~NOCACHE~~` [macro](https://www.dokuwiki.org/wiki:syntax#control_macros)
117 …* The handle function of the syntax class does not have any other variable instantiation than the …
/plugin/linkbonus/syntax/
H A Dinterwiki.txt3 @file linkbonus/syntax/base.php
4 @brief Base syntax component for Linkbonus plugin.
17 require_once(DOKU_PLUGIN.'syntax.php');
/plugin/lists/
H A Dstyle.css1 /* Cascading Style Sheet for 'lists' syntax plugin - 2008-03-28

1...<<11121314151617181920>>...26