comparison xml/en/docs/http/ngx_http_charset_module.xml @ 367:f4033b9bc4ec

- Removed unnecessary instances of unbreakable space. - Made sure that unbreakable space always precedes "em dash".
author Ruslan Ermilov <ru@nginx.com>
date Fri, 27 Jan 2012 15:51:39 +0000
parents a4fa80755eab
children 657848837328
comparison
equal deleted inserted replaced
366:2e549bb93401 367:f4033b9bc4ec
14 In addition, the module can convert data from one charset to another, 14 In addition, the module can convert data from one charset to another,
15 with some limitations: 15 with some limitations:
16 <list type="bullet"> 16 <list type="bullet">
17 17
18 <listitem> 18 <listitem>
19 conversion is performed one way — from server to client, 19 conversion is performed one way — from server to client,
20 </listitem> 20 </listitem>
21 21
22 <listitem> 22 <listitem>
23 only single-byte charsets can be converted 23 only single-byte charsets can be converted
24 </listitem> 24 </listitem>