Home
last modified time | relevance | path

Searched refs:blocks (Results 76 – 100 of 183) sorted by relevance

12345678

/plugin/scrape/HTMLPurifier/ConfigSchema/schema/
H A DOutput.TidyFormat.txt
H A DFilter.ExtractStyleBlocks.txt
/plugin/fckg/extra/
H A DREADME-MULTLINE-PLUGINS25 as standard markup for DokuWiki code blocks.
/plugin/dokucrypt2/
H A Dsyntax.php37 … 'desc' => 'Client side cryptography enabling encrypting blocks of text within a wiki page.',
/plugin/confmanager/lang/en/
H A Dwordblock.txt3 …look inside the file ''conf/wordblock.conf'' for a list of existing word blocks. The file contains…
/plugin/findologicxmlexport/vendor/twig/twig/src/Node/
H A DModuleNode.php33 …Interface $body, AbstractExpression $parent = null, \Twig_NodeInterface $blocks, \Twig_NodeInterfa… argument
44 'blocks' => $blocks,
/plugin/markdownextra/
H A DREADME.md3 description: Parses PHP Markdown Extra blocks.
/plugin/findologicxmlexport/vendor/twig/twig/doc/tags/
H A Dset.rst4 Inside code blocks you can also assign values to variables. Assignments use
/plugin/codebuttonmod2/
H A DPlugin.txt41 With a left click on the code blocks the code is copied to the clipboard.
/plugin/findologicxmlexport/vendor/twig/twig/doc/
H A Dinternals.rst33 * ``\Twig\Token::BLOCK_START_TYPE``, ``\Twig\Token::BLOCK_END_TYPE``: Delimiters for blocks (``{% %…
127 protected function doDisplay(array $context, array $blocks = [])
/plugin/aichat/vendor/erusev/parsedown/
H A DREADME.md72 It tries to read Markdown like a human. First, it looks at the lines. It’s interested in how the lines start. This helps it recognise blocks. It knows, for example, that if a line starts with a `-` then perhaps it belongs to a list. Once it recognises the blocks, it continues to the content. As it reads, it watches out for special characters. This helps it recognise inline elements (or inlines).
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/
H A Dfutures.asciidoc51 yet, the resolution blocks until those values become available (for example,
77 $doc = $future['_source']; // This call blocks and forces the future to resolve
244 // Resolve futures...blocks until network call completes
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D32.32.js.map1blocks (with backticks and language)\n [\n /^\\s*```\\s*((?:\\w|[\\/\\-#…
H A D51.51.js.map1blocks\n //No rules on it\n //bullet-lists\n [/^\\s*([\\*\\-+‣•]|…
H A D23.23.js.map1blocks\n [\n /^@terraformMainBlocks([ \\t]*)([\\w-]+|\"[\\w-]+\"|)([ \\t…
/plugin/allowindentation/
H A DREADME.md3 Allow using an indentation in wiki text and disable rendering indented blocks as
/plugin/geonav/tpl/startermap/css/
H A Dprint.css74 /* code blocks */
/plugin/findologicxmlexport/vendor/doctrine/annotations/docs/en/
H A Dindex.rst18 this component offers a way to use the PHP doc-blocks as a
/plugin/zip/pear/File/Archive/
H A DReader.php410 function makeWriterRemoveBlocks($blocks, $seek = 0) argument
/plugin/templater/
H A DCHANGELOG.md31 * By trimming off quotation marks after the whitespace trim, we allow users to wrap their strings in quotation marks in order to keep any intentional leading or trailing whitespace - useful for bulleted lists, code blocks etc. (by [Turq Whiteside](https://github.com/TurqW))
/plugin/bugzillaint/
H A Dscript.js217 if (bug.blocks_resolved && bug.blocks_resolved.length < bug.blocks.length) {
222 master.attr('extra_blocks').split('{0}').join(bug.blocks.length - bug.blocks_resolved.length)
/plugin/codemirror/dist/modes/
H A Dcrystal.min.js.map1blocks","indexOf","currentIndent","lastStyle","pop","hasOwnProperty","tokenNest","tokenQuote","sty…
/plugin/mdpage/vendor/cebe/markdown/inline/
H A DLinkTrait.php286 abstract protected function renderAbsy($blocks); argument
/plugin/commonmark/vendor/league/commonmark/
H A DCHANGELOG.md86 - Changed `EmbedStartParser` to always capture embed-like lines in container blocks, regardless of parent block type
87 - Changed `EmbedProcessor` to also remove `Embed` blocks that aren't direct children of the `Document`
277 - Fixed type 7 HTML blocks incorrectly interrupting lazy paragraphs
457 - `StringContainerInterface` can now be used for inlines, not just blocks
461 - `NodeWalker::next()` now enters, traverses any children, and leaves all elements which may have children (basically all blocks plus any inlines with children). Previously, it only did this for elements explicitly marked as "containers".
468 - Footnotes can now contain multiple lines of content, including sub-blocks, by indenting them
/plugin/sequencediagram/bower_components/snap.svg/doc/css/
H A Dprism.css31 /* Code blocks */

12345678