How can I prevent formatting of text?  I can't seem to escape + and ~
characters.

Sample Text:  "You use a C++ compiler to compile C++ code."

This causes everything after the initial C++ to be underlined up to the
next C++.

Sample Text: "change to your home directory ~/ or change into your ~/tmp
directory"

This causes everything between the ~ to be subscripted.

I thought you could escape it with "\" in front of them, but that isn't
working.

Suggestions?  I searched faqs, archives, and guides without finding an
answer.

Regards,

John

_______________________________________________
Instiki-users mailing list
[email protected]
http://rubyforge.org/mailman/listinfo/instiki-users

Reply via email to