 | Muckl | That's my common name. |
Registered: April 9, 2009 | Reputation:  | Posts: 858 |
| |
Registered: May 19, 2007 | Reputation:  | Posts: 5,918 |
| Posted: February 15, 2010 5:13 AM | | | | I see what's going on. It's converting the > into > upon saving and then when displaying it back, it's converting the ; and ) into a wink emoticon. | | | Last edited: February 15, 2010 5:14 AM by Dr. Killpatient |
|
 | Muckl | That's my common name. |
Registered: April 9, 2009 | Reputation:  | Posts: 858 |
| Posted: February 15, 2010 5:24 AM | | | | Yeah, should be easy to fix with a lookbehind... It's easy to avoid for normal posts, but when posting code with a regular expression, you cannot just squeeze in a space. Splitting the regex in two strings works, but still  | | |
1.0.1, iPhone 3GS, iOS 4.1.0
Trivia v0.3.1 My HSDB v5 additions, HTML windows and other stuff | | | Last edited: February 15, 2010 5:31 AM by Muckl |
|