Home
last modified time | relevance | path

Searched refs:syntax (Results 251 – 275 of 636) sorted by relevance

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

/plugin/findologicxmlexport/vendor/twig/twig/
H A D.php_cs.dist7 'array_syntax' => ['syntax' => 'short'],
/plugin/codehighlight/cp/languages/
H A Dcss.css2 * CodePress color styles for CSS syntax highlighting
H A Dautoit.js7 Language.syntax = [
H A Djavascript.css2 * CodePress color styles for JavaScript syntax highlighting
/plugin/alertbox/
H A DREADME.md6 Simply use the following syntax:
/plugin/formatplus2/
H A Dplugin.info.txt7 desc Provides additional XHTML formatting syntax. (fork of Format+ plugin by Tom N Harris)
H A DREADME4 DokuWiki. But the syntax isn't always consistent or compatible with
12 The inline formatting syntax is as follows:
52 block delete will be used when there are no attributes, but the syntax
/plugin/scrape/HTMLPurifier/ConfigSchema/schema/
H A DAutoFormat.PurifierLinkify.txt
/plugin/commentsyntax/
H A Ddeleted.files8 syntax/oneline.php
/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/
H A D.php_cs7 'array_syntax' => ['syntax' => 'short'],
/plugin/yalist/
H A Dplugin.info.txt6 desc Extend DokuWiki list syntax to allow definition list and multiple paragraphs in a list entry
/plugin/airtable/
H A DREADME.md21 Use the following syntax on any dokuwiki page.
42 To display data from airtable in a table, use the following syntax:
82 To embed an image from airtable use the following syntax:
106 To pull data from airtable and display as inline text use the following syntax:
/plugin/mdpage/vendor/cebe/markdown/
H A DCHANGELOG.md8 - Improved handling of custom syntax with `[[`, references should not use `[` as the first characte…
65 …sions but is able to parse Markdown more accurately and uses an abstract syntax tree as the intern…
81 - #67 The way to extend markdown has changed due to the introduction of an abstract syntax tree. Se…
82 - Introduced an abstract syntax tree as an intermediate representation between parsing steps.
/plugin/orphanmedia2/
H A Ddokuwiki-plugin-page.md7 type : syntax
52 **Basic** usage is to place one of the following five syntax lines into the page markup of a page w…
67 the following syntax is valid (put the options together without delimiter):
90 I tried to filter that out but due to that many syntax plugins it cannot catch all issues. \\
/plugin/svgembed/
H A Dplugin.info.txt6 desc Allows the use of the standard media syntax, but SVG files are placed with the <object> or <…
H A DREADME.md2 A DokuWiki plugin that allows the use of the standard media syntax, but SVG files are placed with t…
/plugin/highlightjs/
H A DINFO.txt7 desc Plugin providing syntax highlighting with highlight.js version 5.71 (http://softwaremaniacs.…
/plugin/idoit/
H A Dplugin.info.txt7 url https://github.com/oliverguenther/dokuwiki-idoit-syntax
/plugin/shortcut/syntax/
H A Dshortcut.php27 var $syntax = ""; variable in syntax_plugin_shortcut_shortcut
/plugin/snmplive/
H A DMakefile8 files := syntax.php ajax.php script.js
/plugin/indobible/
H A Dplugin.info.txt6 desc provides a tag to recognize a text that follow bible verse chapters and numbers syntax in or…
/plugin/codehighlight/cp/engines/
H A Dopera.js117 for(i=0;i<Language.syntax.length;i++)
118 x = x.replace(Language.syntax[i].input,Language.syntax[i].output);
/plugin/formatplus/
H A DREADME4 DokuWiki. But the syntax isn't always consistent or compatible with
12 The inline formatting syntax is as follows:
52 block delete will be used when there are no attributes, but the syntax
/plugin/openlayersmapoverlays/
H A Dplugin.info.txt6 desc Provides a syntax for rendering additional map layers in the OpenLayers based map in a wiki …
/plugin/newsboard/
H A Dsyntax.php131 if (plugin_isdisabled('wrap') || (!$wrap = plugin_load('syntax', 'wrap_div'))) {

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