## page was renamed from FeatureRequests/NoCaseSensitivePPMCall ## page was renamed from FeatureRequests/CaseSensitivePPMCall '''Short description''' At the moment a lot of the files of the macros and parsers are stored in upper, lower, capitalized and mixed cases. And they could only be used if they are right written e.g. [[br]] won't work. I don't know how you think about this but I would prefer them stored always in lowercases (or like a wikiname) while in the wiki text it should be possible to write them in the way the user prefers. -- ReimarBauer <> Note that currently only actions that start with upper case are included in the actions menu. I also think we should stop using this system, and instead use `showInMenu` attribute for actions that want to be included in the actions menu. About case insensitive markup, I'm not sure. -- NirSoffer <> In 1.6 parsers are not case sensitive. ---- CategoryFeatureRequest