Modify ↓
Opened 14 years ago
Last modified 14 years ago
#9563 new defect
[1.1dev] Escaping Words is not working after saving
| Reported by: | Franz | Owned by: | Itamar Oren |
|---|---|---|---|
| Priority: | normal | Component: | CkEditorPlugin |
| Severity: | normal | Keywords: | 1.1dev |
| Cc: | Trac Release: | 0.12 |
Description
CamelCase is a feature of Trac-wiki. But when you do not like to have a link to a page (most often if it does not exist) you can prepend the word with an exclemation mark, like !CamelCase, which should be displayed as CamelCase.
This works only for the first time. When changing the Ticket, the link appears next time. A workaround is to have a monospaced text like in line 19 of config.js.sample.
Attachments (0)
Note: See
TracTickets for help on using
tickets.



A solution could be to make a macro, which envelopes the CamelCased word. Something like this: