HTML entities are not displayed correctly in Textile because the ampersand is converted into & by the system. Is there any way to input e.g. ⌘ and actually get ⌘?
Wrapping the entity in ==⌘== does disable Textile processing for that block. Maybe that's as good as it gets?
I'm using RedCloth.