Talk:ReNamer:Regular Expressions: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
(resolved problem with pipe) |
||
Line 3: | Line 3: | ||
foo(bar|foo) <br> | foo(bar|foo) <br> | ||
Every time I enter it, it vanishes! | Every time I enter it, it vanishes! (needs to be in darkorange color, bold. | ||
---- | |||
Update: | Update: | ||
Solved through manipulation: Copied similarly formatted text from elsewhere and then edited it. But definitely a bug. Since it's rare, we'll not bother.. | Solved through manipulation: Copied similarly formatted text from elsewhere and then edited it. But definitely a bug. Since it's rare, we'll not bother.. | ||
---- | |||
This is not a bug, {{pipe}} is a meta character and cannot always be used in plain text, in which case you should use [[Template:Pipe]]. | |||
-- [[User:Den4b|Den4b]] 21:38, 27 May 2010 (UTC) |
Latest revision as of 23:38, 27 May 2010
Denis, I am unable to enter the following expression in the "Alternatives" section's table:
foo(bar|foo)
Every time I enter it, it vanishes! (needs to be in darkorange color, bold.
Update:
Solved through manipulation: Copied similarly formatted text from elsewhere and then edited it. But definitely a bug. Since it's rare, we'll not bother..
This is not a bug, | is a meta character and cannot always be used in plain text, in which case you should use Template:Pipe.
-- Den4b 21:38, 27 May 2010 (UTC)