https://bugzilla.wikimedia.org/show_bug.cgi?id=60038

--- Comment #1 from Andreas Plank <[email protected]> ---
Help how to escape what, details on escaping of field types and wrapping of
long lines etc. see http://www.ietf.org/rfc/rfc5545.txt

E.g. value type text see section 3.3.11. page 44f. writes:

 escape \ to \\
 escape , to \,
 escape ; to \;
 escape newline to \n
 escape " to DQUOT

etc.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to