Hi, I can't get verbatim to work for me with special characters:
I want to display a hashmark followed by a single quote in verbatim. I publish to texinfo and from there to html (using makeinfo/texi2any). I tried this: =#'= which renders as is without removing the equality characters. If I don't use any special characters it works well, displaying the text between the equality chars with monospaced font in the html document. I searched the web for quite some time now but none of the suggested methods (escaping, using character entities, etc) work for me. Can someone help? -- Orm