Difference between revisions of "Talk:ReNamer:Regular Expressions"
Jump to navigation
Jump to search
(Created page with 'Denis, I am unable to enter the following expression in the "Alternatives" section's table:<br> foo(bar|foo) <br> Every time I enter it, it vanishes! (needs yto be in darkoran...') |
(resolved problem with pipe) |
||
(One intermediate revision by one other user not shown) | |||
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: | ||
+ | |||
+ | 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 22: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)