Home
last modified time | relevance | path

Searched refs:ordered (Results 1 – 25 of 79) sorted by relevance

1234

/plugin/extlist/
Dplugin.info.txt6 …nted lines of text as one list item, b) ordered list with starting number, c) description list as …
/plugin/mediasyntax/test/
Dmediasyntax-test.txt24 # ordered list item
25 # ordered list item 2
26 ## ordered list item second level
/plugin/fullindex/lang/en/
Dintro.txt3 This is an index over all available pages ordered by [[doku>wiki:namespaces|namespaces]].
/plugin/yalist/
DREADME.md8 - ordered list item [<ol><li>] <!-- as standard syntax -->
13 -- ordered list item w/ multiple paragraphs
/plugin/subnumberlist/
Dplugin.info.txt6 desc Change numbering style in ordered list.
/plugin/alphalist2/
Dplugin.info.txt6 desc Display ordered and unorderd lists in alphabetical order
/plugin/pagenav/
Dplugin.info.txt6 desc Displays links to the next or previous alphabetically ordered page
/plugin/dwspecialist/
Dplugin.info.txt6 desc Adds an action-link to a ordered or unordered list ands adds a toolbar button to editor.
/plugin/webcomponent/_test/data/pages/
Drelated.txt5 ''related'' is a [[webcomponent|webcomponent]] that shows the backlinks of a page ordered by pages …
/plugin/wrapadd/
DREADME.md11 Function: Change format of an ordered list
/plugin/foldablelist/
DREADME.md2 plugin that makes an unordered or ordered list invisible after n items
54 foldablelist will now work with ordered lists (ol) too ;-)
/plugin/extlist/css/
D_numbering.less7 * Hierarchical ordered list
/plugin/html2pdf/snorriheim/
Dprint.css122 /* ordered lists */
/plugin/farm/install/animaltemplate/data/pages/wiki/
Dsyntax.txt165 …ports ordered and unordered lists. To create a list item, indent your text by two spaces and use a…
172 - The same list but ordered
183 - The same list but ordered
/plugin/mediasyntax/
DREADME29 2012-07-25: 1 hour: issue #9: converter: treat ordered lists right
/plugin/farmer/_animal/data/pages/wiki/
H A Dsyntax.txt166 …ports ordered and unordered lists. To create a list item, indent your text by two spaces and use a…
173 - The same list but ordered
184 - The same list but ordered
/plugin/revealjs/js/
Dreveal.js4713 var ordered = [],
4722 if( !ordered[index] ) {
4723 ordered[index] = [];
4726 ordered[index].push( fragment );
4735 ordered = ordered.concat( unordered );
4743 ordered.forEach( function( group ) {
4752 return grouped === true ? ordered : sorted;
/plugin/airtable/
DREADME.md50 * `order-by` - specifies how the records will be ordered.
/plugin/odt/
Dexample.css190 /* Un-ordered list.
/plugin/siteexport/
DREADME.md177 There is the additional syntax: aggregator. This allows an in-page selection of an ordered list of …
187 * The list will be ordered by a meta key `mergecompare` which has to be added via the META plugin.
/plugin/asciidocjs/node_modules/commander/
DReadme.md166 console.log(`You ordered a pizza with ${sauceStr} and ${cheeseStr}`);
171 You ordered a pizza with sauce and mozzarella cheese
175 You ordered a pizza with sauce and blue cheese
177 You ordered a pizza with no sauce and no cheese
/plugin/dirtylittlehelper/mermaid/editor/src/routes/
DEdit.svelte124 PRODUCT ||--o{ ORDER-ITEM : "ordered in"
/plugin/codemirror/dist/modes/
Dtiki.min.js.map1 …t start of line\n case \"#\": //ordered list line item, or <li /> at start of line\n cas…
Dyacas.min.js.map1 …n scope = currentScope(state);\n }\n }\n\n // look for ordered rules\n if (st…
/plugin/mdpage/vendor/cebe/markdown/tests/markdown-data/
Dspecs.md299 Markdown supports ordered (numbered) and unordered (bulleted) lists.
349 you can use ordinal numbers in your ordered Markdown lists, so that
355 starting ordered lists at an arbitrary number.
445 It's worth noting that it's possible to trigger an ordered list by

1234