Searched +full:typography -(+path:inc +path:lang) -(+path:lib +path:plugins +path:lang) -(+path:lib +path:tpl +path:dokuwiki +path:lang) (Results 1 – 8 of 8) sorted by relevance
1 # Typography replacements
37 $conf['typography'] = 1; //smartquote conversion 0=off, 1=doublequotes, 2=all quot…
15 if ($conf['typography'] == 2) {
228 …s mainly done for smileys. And the text to HTML conversion is used for typography replacements, bu…258 Typography: [[DokuWiki]] can convert simple text characters to their typographically correct entiti…270 …le' and "double quotes". They can be turned off through a [[doku>config:typography|config option]].
12 $conf['typography'] = 2;
106 $meta['typography'] = ['multichoice', '_choices' => [0, 1, 2]];
597 if ($conf['typography']) {