Can we add a Sticky to the iPhone Programming forum requesting users to please enclose code snippets in the [ CODE ] tags? It just makes comprehension so much easier for those of us trying to respond. Thanks.
Is there a way we can disable BBCode from being processed when they are in the code tags?
[plain][URL="www.donotparsethis.com"]Example[/URL][/plain]
[URL="www.donotparsethis.com"]Example[/URL]
Would it be possible to enable that by default?
Is it a common problem with posting code that items get parsed by vBulletin when they shouldn't?
-setValue:(NSObject *)foo forKey:(NSString *)bar;)
-setValue:(NSObject *)foo forKey:(NSString *)bar;)
-setValue:(NSObject *)foo forKey:(NSString *)bar;)
Is it beneficial in all/majority of cases to have the items not parsed?