| /plugin/authgooglesheets/vendor/google/apiclient-services/src/Sheets/ |
| D | TextFormat.php | 47 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/ |
| D | TextStyle.php | 49 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/ |
| D | TextStyle.php | 53 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/ |
| D | markdown.min.js | 1 …strikethrough===undefined)c.strikethrough=false;if(c.emoji===undefined)c.emoji=false;if(c.fencedCo… property
|
| D | markdown.min.js.map | 1 …strikethrough","emoji","fencedCodeBlockHighlighting","fencedCodeBlockDefaultMode","xml","tokenType…
|
| D | gfm.min.js | 1 …return"link"}a.next();return null},blankLine:f};var h={taskLists:true,strikethrough:true,emoji:tru… property
|
| D | gfm.min.js.map | 1 …strikethrough","emoji","attr","name","overlayMode","getMode","defineMIME"],"mappings":"CAGA,SAAUA,…
|
| D | tiddlywiki.min.js.map | 1 …strikethrough and mdash handling\n if (ch == \"-\" && stream.eat(\"-\")) {\n // if striket…
|
| /plugin/adhoctags/images/ |
| D | format-strikethrough-variant.svg | 1 …/2000/svg" width="80%" height="80%" viewBox="0 0 24 24"><title>format-strikethrough-variant</title…
|
| /plugin/mikioplugin/icons/bootstrap-icons/svg/ |
| H A D | type-strikethrough.svg | 1 <svg class="bi bi-type-strikethrough" width="1em" height="1em" viewBox="0 0 16 16" fill="currentCol…
|
| /plugin/todo/ |
| H A D | script.js | 73 if (param.strikethrough && !$spanTodoinnertext.parent().is("del")) {
|
| /plugin/asciidocjs/node_modules/ansi-styles/ |
| D | index.d.ts | 274 readonly strikethrough: CSPair; property
|
| D | index.js | 73 strikethrough: [9, 29] property
|
| D | readme.md | 48 - `strikethrough` *(Not widely supported)*
|
| /plugin/asciidocjs/node_modules/chalk/ |
| D | index.d.ts | 333 readonly strikethrough: Chalk; property
|
| D | readme.md | 207 - `strikethrough` - Puts a horizontal line through the center of the text. *(Not widely supported)*
|
| /plugin/mdpage/vendor/cebe/markdown/ |
| D | README.md | 304 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/ |
| D | dia_i18n.txt | 712 strikethrough=strikethrough
|
| D | dia_ru.txt | 712 strikethrough=Перечеркивание
|
| D | dia_bg.txt | 712 strikethrough=Зачертаване
|
| D | dia_el.txt | 712 strikethrough=Διακριτή διαγραφή
|
| D | dia_zh.txt | 712 strikethrough=删除线
|
| D | dia_uk.txt | 712 strikethrough=Strikethrough
|
| D | dia_zh-tw.txt | 712 strikethrough=Strikethrough
|
| /plugin/dw2pdf/vendor/mpdf/mpdf/ |
| D | CHANGELOG.md | 307 - 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…
|