Home
last modified time | relevance | path

Searched refs:spans (Results 51 – 68 of 68) sorted by path

123

/plugin/mdpage/vendor/cebe/markdown/tests/markdown-data/
H A Dmd1_backslash_escapes.md72 Nor should these, which occur in code spans:
H A Dmd1_markdown_documentation_basics.md102 Markdown uses asterisks and underscores to indicate spans of emphasis.
286 the block by 4 spaces or 1 tab. Just like with code spans, `&`, `<`,
H A Dspecs.md171 However, inside Markdown code spans and blocks, angle brackets and
/plugin/odt/
H A DChangeLog.txt70 * Support for 'display' attribute in text spans and paragraphs
/plugin/odt/ODT/
H A DODTSpan.php130 $spans = array ('sup' => array ('open' => '<text:span text:style-name="sup">',
207 … (array_key_exists($found ['tag-open'], $spans) || $found ['tag-open'] == 'span')) {
214 $checked [$out] = $spans [$found ['tag-open']]['open'];
215 $checked [$in] = $spans [$found ['tag-open']]['close'];
/plugin/openlayersmap/ol7/
H A Dol.js.map
/plugin/prespan/
H A DREADME.md4 spans which preserve spaces.
H A Dplugin.info.txt6 desc Create text spans which preserve spaces
/plugin/s5reloaded/ui/effects_support/
H A Dslider.js36 … this.spans = this.options.spans ? this.options.spans.map(function(s){ return $(s) }) : false;
181 if (this.spans)
182 …$R(0, this.spans.length-1).each(function(r) { slider.setSpan(slider.spans[r], slider.getRange(r)) …
188 … $R(this.values.length>1 ? this.getRange(this.spans.length-1).max() : this.value, this.maximum));
/plugin/s5reloaded/ui/thesis/
H A Dwrap.css275 /* general styles for all note spans */
/plugin/scrape/HTMLPurifier/ConfigSchema/schema/
H A DAutoFormat.RemoveSpansWithoutAttributes.txt
/plugin/sequencediagram/bower_components/js-sequence-diagrams/fonts/daniel/specimen_files/
H A Dgrid_12-825-55-15.css26 /* Border with more whitespace, spans one column. */
/plugin/subjectindex/plugins/
H A Dbible_verses.txt9407 …e and found E·li'sha the son of Sha'phat while he was plowing with twelve spans before him, and he…
12873 And his livestock got to be seven thousand sheep and three thousand camels and five hundred spans o…
13935 …me to have fourteen thousand sheep and six thousand camels and a thousand spans of cattle and a th…
/plugin/wrap/
H A Dexample.txt35 :!: Please note, some things **won't work with lowercase spans**:
122 You can use the same options with spans (as each element that floats is automatically a block level element), but it probably doesn't make too much sense. :!: Widths on spans normally do not work (by design), but can make sense, when it is floating.
144 :!: Note: Multi-columns don't make sense for spans.
177 :!: You cannot add alignments to spans.
269 You can use notes and boxes also inside text with spans like this:
H A Dplugin.info.txt6 desc Universal plugin which combines functionalities of many other plugins. Wrap wiki text inside containers (divs or spans) and give them a class (choose from a variety of preset classes), a width and/or a language with its associated text direction.
H A Dstyle.less51 /* general styles for all note spans */
/plugin/xlsx2dw/packages/exceljs/
H A Dexceljs.js17824 var spans = node.attributes.spans ? node.attributes.spans.split(':').map(function (span) {
17829 min: spans[0],
17830 max: spans[1],
/plugin/yuriigantt/3rd/dhtmlxgantt/
H A Ddhtmlxgantt.js.map1 …\n\t// optimized method for calculating work units duration of large time spans\n\t// implemented …

123