| /plugin/asciidocjs/node_modules/pug-walk/ |
| D | README.md | 42 // Changing content of all Text nodes 51 if (node.type === 'Text') { 56 // replace({ type: 'Text', val: 'bar', line: node.line }); 78 if (children.length === 1 && children[0].type === 'Text') { 79 // Replace the Tag with the Text 80 replace({ type: 'Text', val: children[0].val, line: node.line }); 95 { type: 'Text', val: 'a' }, 99 { type: 'Text', val: 'b' }, 102 nodes: [ { type: 'Text', val: 'c' } ] 104 { type: 'Text', val: 'd' } [all …]
|
| /plugin/commonmark/src/Dokuwiki/Plugin/Commonmark/Extension/Renderer/Inline/ |
| H A D | TextRenderer.php | 21 use League\CommonMark\Node\Inline\Text; alias 27 * @param Text $inline 34 Text::assertInstanceOf($node);
|
| /plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/tests/tests/ |
| D | TextTest.php | 22 $text = new Text(50, 90, false, false); 32 $text = new Text(50, 90, false, false); 42 $text = new Text(50, 90, false, false);
|
| /plugin/latexit/tests/my/ |
| D | test7.latex | 10 Text kořenového dokumentu. 17 Text vnořeného dokumentu. 24 Text vnořeného dokumentu 2 45 Text kořenového dokumentu.
|
| /plugin/dirtylittlehelper/mermaid/editor/docs/ |
| D | 43.43.js.map | 1 …Text',\n 'BinaryFormat.Transform',\n 'BinaryFormat.UnsignedInteger16',\n 'Bin…
|
| /plugin/mdpage/vendor/cebe/markdown/tests/github-data/ |
| D | lists.md | 1 Text before list: 6 Text after list.
|
| /plugin/infomail/ |
| D | template.txt | 3 Hier können Sie Text und Form der Mail festlegen, die vom Infomail Plugin verschickt wird. 6 * Verwenden Sie keine Formatierungen, die Mail wird als Text verschickt. 13 * ''@COMMENT@'': Text der Mail
|
| /plugin/latexit/tests/dw_orig_test_files/ |
| D | test7.txt | 3 Text kořenového dokumentu. 10 Text kořenového dokumentu.
|
| /plugin/code39/ |
| D | style.css | 1 @import url('https://fonts.googleapis.com/css?family=Libre Barcode 39 Extended Text'); 3 font-family: 'Libre Barcode 39 Extended Text';
|
| /plugin/scrape/vendor/ezyang/htmlpurifier/library/HTMLPurifier/HTMLModule/ |
| D | SafeObject.php | 53 'name*' => 'Text', 54 'value' => 'Text'
|
| /plugin/icalevents/vendor/sabre/vobject/lib/Property/ICalendar/ |
| D | CalAddress.php | 6 Sabre\VObject\Property\Text; alias 17 class CalAddress extends Text {
|
| /plugin/davcard/vendor/sabre/vobject/lib/Property/ICalendar/ |
| D | CalAddress.php | 6 Sabre\VObject\Property\Text; alias 17 class CalAddress extends Text {
|
| /plugin/webdavclient/vendor/sabre/vobject/lib/Property/ICalendar/ |
| D | CalAddress.php | 6 Sabre\VObject\Property\Text; alias 17 class CalAddress extends Text {
|
| /plugin/webdav/vendor/sabre/vobject/lib/Property/ICalendar/ |
| D | CalAddress.php | 6 Sabre\VObject\Property\Text; alias 17 class CalAddress extends Text
|
| /plugin/davcal/vendor/sabre/vobject/lib/Property/ICalendar/ |
| H A D | CalAddress.php | 6 Sabre\VObject\Property\Text; alias 17 class CalAddress extends Text {
|
| /plugin/txtconf/lang/en/ |
| D | intro.txt | 1 ====== Text Config Manager ====== 3 Use this page to Manage the Text config files (conf/*.conf) of your Dokuwiki installation.
|
| /plugin/davcard/vendor/sabre/vobject/lib/Property/VCard/ |
| D | TimeStamp.php | 7 Sabre\VObject\Property\Text; alias 18 class TimeStamp extends Text {
|
| /plugin/webdavclient/vendor/sabre/vobject/lib/Property/VCard/ |
| D | TimeStamp.php | 7 Sabre\VObject\Property\Text; alias 18 class TimeStamp extends Text {
|
| /plugin/davcal/vendor/sabre/vobject/lib/Property/VCard/ |
| H A D | TimeStamp.php | 7 Sabre\VObject\Property\Text; alias 18 class TimeStamp extends Text {
|
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/Texttospeech/Resource/ |
| D | Text.php | 31 class Text extends \Google\Service\Resource class 50 class_alias(Text::class, 'Google_Service_Texttospeech_Resource_Text');
|
| /plugin/webdav/vendor/sabre/vobject/lib/Property/VCard/ |
| D | TimeStamp.php | 6 use Sabre\VObject\Property\Text; alias 18 class TimeStamp extends Text
|
| /plugin/icalevents/vendor/sabre/vobject/lib/Property/VCard/ |
| D | TimeStamp.php | 6 use Sabre\VObject\Property\Text; alias 18 class TimeStamp extends Text {
|
| /plugin/struct/_test/types/ |
| H A D | TextTest.php | 7 use dokuwiki\plugin\struct\types\Text; alias 141 $text = new Text(['prefix' => $prefix, 'postfix' => $postfix]);
|
| /plugin/bootswrapper/exe/help/ |
| D | tooltip.txt | 3 <code html><tooltip title="Sample Text" location="bottom">Lorem ipsum</tooltip> dolor sit amet...</… 5 <tooltip title="Sample Text" location="bottom">Lorem ipsum</tooltip> dolor sit amet...
|
| /plugin/tocsidebar/ |
| D | style.css | 5 color: #333333; /* Farbe für dunkleren Text */ 8 border-bottom: 1px solid #e5e5e5; /* Dünne Linie unter dem Text */ 9 padding-bottom: 10px; /* Mehr Abstand zwischen Text und Linie */
|