Lines Matching full:template

3 // replacement = The pattern to replace bzw. to split the template
4 // template = template with replacement
6 // subpattern = when there are additional parts in the template which have to be replaced (ex. h1 a…
15 'template' => '<p style="ps-0" dir="ltr">NORMAL_TEXT</p>',
23 'template' => '<c style="cs-0">CDATA</c>',
31 'template' => '<p style="ps-6" dir="ltr">
51 'template' => '<c style="cs-0" lang="tl-0">{{NOTE}}<note stream="nsm-0">
67 …"template" => '<c style="cs-0"><hyperlink display-as-link="yes"><display-text><c style="cs-0"…
75 #'template' => '&qout;',
76 'template' => '<c style="cs-0">"</c>',
83 #'template' => '&qout;',
84 'template' => '<c style="cs-0">"</c>',
91 'template' => '<c style="cs-0">\'</c>',
98 'template' => '<c style="cs-0">\'</c>',
105 'template' => '<c style="cs-0">PLAIN</c>', // same template as "p"?
112 'template' => '<list style="ls-0">LIST</list>',
120 'template' => 'LISTCONTENT',
127 'template' => '<p style="ps-0" dir="ltr" list-level="{{LEVEL}}">LISTITEM</p>',
134 'template' => '<c style="cs-0" lang="tl-0" over="co-6">BOLD</c>',
141 'template' => '<c style="cs-0" lang="tl-0" over="co-3">EMPHASIS</c>',
148 'template' => '<c style="cs-0" over="co-15">UNDERLINE</c>',
155 'template' => '<c style="cs-0" over="co-16">DELETED</c>',
162 'template' => '<c style="cs-0" over="co-5">MONOSPACE</c>',
169 …'template' => '<p style="ps-0" dir="ltr"><c style="cs-0" lang="tl-0" over="co-5">CODE</c></p…
176 'template' => 'SMILEY',
183 'template' => 'TABLE',
190 'template' => '<p style="ps-0" dir="ltr">TABLEROW</p>',
197 'template' => '<c style="cs-0"> | </c>TABLECELL<c style="cs-0"> | </c>',
204 'template' => '<p style="ps-0" dir="ltr">----</p>',