diff --git a/docs/index.html b/docs/index.html index a152663..a72a944 100644 --- a/docs/index.html +++ b/docs/index.html @@ -895,7 +895,7 @@ by XML standard are: document)
  • White space normalization for attribute values (converting space-like characters to spaces (0x20), sometimes trimming leading/trailing spaces and converting sequences of spaces to a single space
  • -
  • Character reference expansion (< and alike, &#0a; and alike, &40; and alike)
  • +
  • Character reference expansion (< and alike, 
 and alike, ( and alike)
  • Entity reference expansion (&entityname;)