Searched refs:linkStyle (Results 1 – 7 of 7) sorted by relevance
| /plugin/odt/ODT/ |
| D | ODTUtility.php | 64 $linkStyle = 'text:style-name="'.$styleName.'"'; 65 $linkStyle .= ' text:visited-style-name="'.$visitedStyleName.'"'; 73 … $link = '<text:a xlink:type="simple" xlink:href="#'.$params [0].'" '.$linkStyle.'>'; 91 … $link = '<text:a xlink:type="simple" xlink:href="#'.$item.'" '.$linkStyle.'>';
|
| /plugin/calendar/ |
| H A D | syntax.php | 2279 $linkStyle = ' class="cal-link"'; 2317 …lspecialchars($link) . '" target="_blank" rel="noopener noreferrer"' . $linkStyle . '>' . htmlspec… 2325 … $linkHtml = '<a href="' . $wikiUrl . '"' . $linkStyle . '>' . htmlspecialchars($text) . '</a>'; 2342 …mlspecialchars($url) . '" target="_blank" rel="noopener noreferrer"' . $linkStyle . '>' . htmlspec… 2344 …$linkHtml = '<a href="' . htmlspecialchars($url) . '"' . $linkStyle . '>' . htmlspecialchars($text… 2358 …mlspecialchars($url) . '" target="_blank" rel="noopener noreferrer"' . $linkStyle . '>' . htmlspec…
|
| H A D | CHANGELOG.md | 7992 $linkStyle = ' style="color:' . $linkColor . ';"'; 8094 $linkStyle = ' style="color:' . $linkColor . ';"'; 8097 $linkHtml = '<a href="..." ' . $linkStyle . '>text</a>';
|
| /plugin/mermaid/ |
| H A D | mermaid.min.js | 468 …edges.length)throw new Error(`The index ${n} for linkStyle is out of bounds. Valid indices for lin… 482 …/^(?:[^"]+)/,/^(?:["])/,/^(?:["])/,/^(?:style\b)/,/^(?:default\b)/,/^(?:linkStyle\b)/,/^(?:interpo… 2436 …)/,/^(?:[^"]*)/,/^(?:space[:]\d+)/,/^(?:space\b)/,/^(?:default\b)/,/^(?:linkStyle\b)/,/^(?:interpo…
|
| /plugin/ckeditor5markdown/ |
| H A D | ckeditor.js | 2 …eBlockStyle:"indented",fence:"```",emDelimiter:"_",strongDelimiter:"**",linkStyle:"inlined",linkRe… property
|
| /plugin/dirtylittlehelper/script/ |
| D | mermaid.min.js.map | 1 …[\"])/,/^(?:[\"])/,/^(?:[^\"]*)/,/^(?:style\\b)/,/^(?:default\\b)/,/^(?:linkStyle\\b)/,/^(?:interp…
|
| /plugin/dirtylittlehelper/mermaid/editor/docs/ |
| D | bundle.js.map | 1 …[\"])/,/^(?:[\"])/,/^(?:[^\"]*)/,/^(?:style\\b)/,/^(?:default\\b)/,/^(?:linkStyle\\b)/,/^(?:interp…
|