Home
last modified time | relevance | path

Searched refs:strikethrough (Results 1 – 25 of 99) sorted by relevance

1234

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Sheets/
DTextFormat.php47 public $strikethrough; variable in Google\\Service\\Sheets\\TextFormat
154 public function setStrikethrough($strikethrough) argument
156 $this->strikethrough = $strikethrough;
163 return $this->strikethrough;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Docs/
DTextStyle.php49 public $strikethrough; variable in Google\\Service\\Docs\\TextStyle
172 public function setStrikethrough($strikethrough) argument
174 $this->strikethrough = $strikethrough;
181 return $this->strikethrough;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Slides/
DTextStyle.php53 public $strikethrough; variable in Google\\Service\\Slides\\TextStyle
190 public function setStrikethrough($strikethrough) argument
192 $this->strikethrough = $strikethrough;
199 return $this->strikethrough;
/plugin/codemirror/dist/modes/
Dmarkdown.min.js1strikethrough===undefined)c.strikethrough=false;if(c.emoji===undefined)c.emoji=false;if(c.fencedCo… property
Dmarkdown.min.js.map1strikethrough","emoji","fencedCodeBlockHighlighting","fencedCodeBlockDefaultMode","xml","tokenType…
Dgfm.min.js1 …return"link"}a.next();return null},blankLine:f};var h={taskLists:true,strikethrough:true,emoji:tru… property
Dgfm.min.js.map1strikethrough","emoji","attr","name","overlayMode","getMode","defineMIME"],"mappings":"CAGA,SAAUA,…
Dtiddlywiki.min.js.map1strikethrough and mdash handling\n if (ch == \"-\" && stream.eat(\"-\")) {\n // if striket…
/plugin/adhoctags/images/
Dformat-strikethrough-variant.svg1 …/2000/svg" width="80%" height="80%" viewBox="0 0 24 24"><title>format-strikethrough-variant</title…
/plugin/mikioplugin/icons/bootstrap-icons/svg/
H A Dtype-strikethrough.svg1 <svg class="bi bi-type-strikethrough" width="1em" height="1em" viewBox="0 0 16 16" fill="currentCol…
/plugin/todo/
H A Dscript.js73 if (param.strikethrough && !$spanTodoinnertext.parent().is("del")) {
/plugin/asciidocjs/node_modules/ansi-styles/
Dindex.d.ts274 readonly strikethrough: CSPair; property
Dindex.js73 strikethrough: [9, 29] property
Dreadme.md48 - `strikethrough` *(Not widely supported)*
/plugin/asciidocjs/node_modules/chalk/
Dindex.d.ts333 readonly strikethrough: Chalk; property
Dreadme.md207 - `strikethrough` - Puts a horizontal line through the center of the text. *(Not widely supported)*
/plugin/mdpage/vendor/cebe/markdown/
DREADME.md304 As an example, we will add support for the [strikethrough][] feature of github flavored markdown:
306 [strikethrough]: https://help.github.com/articles/github-flavored-markdown#strikethrough "Strikethr…
318 // check whether the marker really represents a strikethrough (i.e. there is a closing ~~)
/plugin/diagramsnet/lib/resources/
Ddia_i18n.txt712 strikethrough=strikethrough
Ddia_ru.txt712 strikethrough=Перечеркивание
Ddia_bg.txt712 strikethrough=Зачертаване
Ddia_el.txt712 strikethrough=Διακριτή διαγραφή
Ddia_zh.txt712 strikethrough=删除线
Ddia_uk.txt712 strikethrough=Strikethrough
Ddia_zh-tw.txt712 strikethrough=Strikethrough
/plugin/dw2pdf/vendor/mpdf/mpdf/
DCHANGELOG.md307 - fix for underline/strikethrough/overline so that line position(s) are based correctly on font-siz…
374 - underline and strikethrough now use the parent inline block baseline/fontsize/color for child inl…

1234