Searched +full:typography -(+path:inc +path:lang) -(+path:lib +path:plugins +path:lang) -(+path:lib +path:tpl +path:dokuwiki +path:lang) (Results 1 – 6 of 6) sorted by relevance
1 # Typography replacements
37 $conf['typography'] = 1; //smartquote conversion 0=off, 1=doublequotes, 2=all quotes
15 if ($conf['typography'] == 2) {
228 The text to image conversion is mainly done for smileys. And the text to HTML conversion is used for typography replacements, but can be configured to use other HTML as well.258 Typography: [[DokuWiki]] can convert simple text characters to their typographically correct entities. Here is an example of recognized characters.270 There are three exceptions which do not come from that pattern file: multiplication entity (640x480), 'single' and "double quotes". They can be turned off through a [[doku>config:typography|config option]].
106 $meta['typography'] = ['multichoice', '_choices' => [0, 1, 2]];
597 if ($conf['typography']) {