Home
last modified time | relevance | path

Searched refs:strikethrough (Results 1 – 25 of 86) sorted by path

1234

/plugin/adhoctags/images/
H A Dformat-strikethrough-variant.svg1 <svg xmlns="http://www.w3.org/2000/svg" width="80%" height="80%" viewBox="0 0 24 24"><title>format-strikethrough-variant</title><path d="M23,12V14H18.61C19.61,16.14 19.56,22 12.38,22C4.05,22.05 4.37,15.5 4.37,15 (…)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Docs/
H A 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/Sheets/
H A 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/Slides/
H A 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/ckgdoku/ckeditor/
H A DCHANGES.md1191 * [#9796](http://dev.ckeditor.com/ticket/9796): Introduced `<s>` as a default tag for strikethrough
/plugin/ckgedit/ckeditor/
H A DCHANGES.md1611 …/dev.ckeditor.com/ticket/9796): Introduced `<s>` as a default tag for strikethrough, which replace…
/plugin/codemirror/dist/modes/
H A Dgfm.min.js1 …return"link"}a.next();return null},blankLine:f};var h={taskLists:true,strikethrough:true,emoji:tru… property in AnonymousFunction1eba7ec30200.h
H A Dgfm.min.js.map1strikethrough","emoji","attr","name","overlayMode","getMode","defineMIME"],"mappings":"CAGA,SAAUA,…
H A Dmarkdown.min.js1strikethrough===undefined)c.strikethrough=false;if(c.emoji===undefined)c.emoji=false;if(c.fencedCo… property in AnonymousFunction75f14acc0200.g
H A Dmarkdown.min.js.map1strikethrough","emoji","fencedCodeBlockHighlighting","fencedCodeBlockDefaultMode","xml","tokenType…
H A Dtiddlywiki.min.js.map1strikethrough and mdash handling\n if (ch == \"-\" && stream.eat(\"-\")) {\n // if striket…
/plugin/codemirror/dist/
H A Dstyles.min.css1strikethrough,#dokuwiki__content .cm-strikethrough{text-decoration:line-through}form#dw__editform …
H A Dstyles.min.css.map1strikethrough {text-decoration: line-through;}\n\n.cm-s-default .cm-keyword {color: #708;}\n.cm-s-…
/plugin/commonmark/vendor/league/commonmark/src/Extension/Strikethrough/
H A DStrikethroughDelimiterProcessor.php52 $strikethrough = new Strikethrough(\str_repeat('~', $delimiterUse));
57 $strikethrough->appendChild($tmp);
61 $opener->insertAfter($strikethrough);
/plugin/diagramsnet/lib/resources/
H A Ddia.txt712 strikethrough=Strikethrough
H A Ddia_am.txt712 strikethrough=Strikethrough
H A Ddia_ar.txt712 strikethrough=Strikethrough
H A Ddia_bg.txt712 strikethrough=Зачертаване
H A Ddia_bn.txt712 strikethrough=Strikethrough
H A Ddia_bs.txt712 strikethrough=Strikethrough
H A Ddia_ca.txt712 strikethrough=Ratllat
H A Ddia_cs.txt712 strikethrough=Přeškrtnuté
H A Ddia_da.txt712 strikethrough=Strikethrough
H A Ddia_de.txt714 strikethrough=Durchgestrichen
H A Ddia_el.txt712 strikethrough=Διακριτή διαγραφή

1234