Searched refs:ordered (Results 1 – 25 of 79) sorted by relevance
1234
6 …nted lines of text as one list item, b) ordered list with starting number, c) description list as …
24 # ordered list item25 # ordered list item 226 ## ordered list item second level
3 This is an index over all available pages ordered by [[doku>wiki:namespaces|namespaces]].
8 - ordered list item [<ol><li>] <!-- as standard syntax -->13 -- ordered list item w/ multiple paragraphs
6 desc Change numbering style in ordered list.
6 desc Display ordered and unorderd lists in alphabetical order
6 desc Displays links to the next or previous alphabetically ordered page
6 desc Adds an action-link to a ordered or unordered list ands adds a toolbar button to editor.
5 ''related'' is a [[webcomponent|webcomponent]] that shows the backlinks of a page ordered by pages …
11 Function: Change format of an ordered list
2 plugin that makes an unordered or ordered list invisible after n items54 foldablelist will now work with ordered lists (ol) too ;-)
7 * Hierarchical ordered list
122 /* ordered lists */
165 …ports ordered and unordered lists. To create a list item, indent your text by two spaces and use a…172 - The same list but ordered183 - The same list but ordered
29 2012-07-25: 1 hour: issue #9: converter: treat ordered lists right
166 …ports ordered and unordered lists. To create a list item, indent your text by two spaces and use a…173 - The same list but ordered184 - The same list but ordered
4713 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;
50 * `order-by` - specifies how the records will be ordered.
190 /* Un-ordered list.
177 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.
166 console.log(`You ordered a pizza with ${sauceStr} and ${cheeseStr}`);171 You ordered a pizza with sauce and mozzarella cheese175 You ordered a pizza with sauce and blue cheese177 You ordered a pizza with no sauce and no cheese
124 PRODUCT ||--o{ ORDER-ITEM : "ordered in"
1 …t start of line\n case \"#\": //ordered list line item, or <li /> at start of line\n cas…
1 …n scope = currentScope(state);\n }\n }\n\n // look for ordered rules\n if (st…
299 Markdown supports ordered (numbered) and unordered (bulleted) lists.349 you can use ordinal numbers in your ordered Markdown lists, so that355 starting ordered lists at an arbitrary number.445 It's worth noting that it's possible to trigger an ordered list by