SPECIAL-CHARACTERS() SPECIAL-CHARACTERS() NAME special-characters - test special characters SEE ALSO In mercurial the following substitutions are in use: .. |hg(1)| replace:: **hg**\ (1) .. |hgrc(5)| replace:: **hgrc**\ (5) .. |hgignore(5)| replace:: **hgignore**\ (5) resulting in. hgignore(5) , hgrc(5) DESCRIPTION encodings are problematic as alway. +o accents: +o right: ' +o left: ` +o quotes: +o straight: ' +o double: " +o single: ` ' +o double: " " Some text afterwards, test.txt ended with quotes test. Unicode breaks the man processing chain. The display ends with single: . SPECIAL-CHARACTERS()