Searched refs:inside (Results 1 – 11 of 11) sorted by relevance
| /dokuwiki/inc/Parsing/ParserMode/ |
| H A D | GfmMedia.php | 59 $inside = trim(substr($match, $sep + 2, -1)); 60 $url = substr($inside, 0, strcspn($inside, " \t\n"));
|
| H A D | GfmLink.php | 121 private function extractUrl(string $inside): string argument 123 $inside = trim($inside); 124 $url = substr($inside, 0, strcspn($inside, " \t\n")); // remove optional title
|
| /dokuwiki/lib/tpl/dokuwiki/css/ |
| H A D | _footnotes.css | 5 /*____________ footnotes inside the text ____________*/ 7 /* link to footnote inside the text */
|
| H A D | _edit.css | 33 /* buttons inside of toolbar */ 48 /* buttons inside of picker */
|
| /dokuwiki/_test/tests/Parsing/Markdown/gfm-spec/ |
| H A D | spec.txt | 139 put the heading inside the blockquote, while others do not). 242 13. Can link references be defined inside block quotes or list items? 428 inside the block quote context, so we get an indented 524 structure of the document can be discerned; second, text lines inside 2124 of long tags inside a wrapped paragraph as starting HTML blocks.) 2383 as [raw HTML] *inside* the CommonMark paragraph. (Because 2709 than the one given here, since it allows blank lines to occur inside 2714 and flexible way of including Markdown content inside HTML tags: 2744 interpreting content inside tags as text if the open tag has 2806 deleted. The exception is inside `<pre>` tags, but as described [all …]
|
| /dokuwiki/vendor/simplepie/simplepie/ |
| H A D | README.markdown | 78 2. Make sure that the cache folder inside of the demo folder is server-writable.
|
| /dokuwiki/vendor/geshi/geshi/ |
| H A D | CHANGELOG | 239 inside of non-string parts 365 * Minor reordering inside of PHP language file (BenBE) 377 - Added a PARSER_CONTROL setting to treat whitespace inside of keywords in 408 - Fixed correct escaping of spaces inside of URLs (BenBE) 465 * Fixed highlighting in LaTeX for \begin{} and \end{}, i.e. the stuff inside 544 expressions used as delimiters inside keywords instead of a simple char group (BenBE)
|
| /dokuwiki/data/pages/wiki/ |
| H A D | syntax.txt | 406 … this time the name of the language syntax to be highlighted is included inside the tag, e.g. ''<n…
|
| /dokuwiki/_test/data/pages/wiki/ |
| H A D | syntax.txt | 406 … this time the name of the language syntax to be highlighted is included inside the tag, e.g. ''<n…
|
| /dokuwiki/lib/scripts/jquery/jquery-ui-theme/ |
| H A D | smoothness.css | 811 …sition: relative prevents IE scroll bug (element with position: relative inside container with ove…
|
| /dokuwiki/vendor/splitbrain/lesserphp/ |
| H A D | LICENSE | 92 modified versions of the software inside them, although the manufacturer
|