Timeline for Simple method for reliably detecting code in text?
Current License: CC BY-SA 3.0
9 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| May 23, 2017 at 12:40 | history | edited | CommunityBot | replaced http://stackoverflow.com/ with https://stackoverflow.com/ | |
| Oct 8, 2014 at 14:27 | comment | added | Julien Guertault | @james.garriss: the Internet stole my cookie jar. :( Thank you for the notice though. | |
| Oct 3, 2014 at 12:21 | comment | added | james.garriss | No cookies. The link in your post is 404. | |
| Jul 2, 2011 at 17:42 | comment | added | cHao | This would work for blocks of code, but it'd seem a whole lot harder to look for inline cdde. Not sure how much that matters, though -- the bigger problem is big blocks of unformatted code anyway. | |
| Jun 28, 2011 at 9:43 | history | made wiki | Post Made Community Wiki by Omar Kooheji | ||
| Jun 28, 2011 at 9:30 | comment | added | Jon Hopkins | Line length, particularly if you exclude bullet points and look for clustered lines of less than a particular length containing specific punctuation would seem to be a good measure. | |
| Jun 28, 2011 at 9:24 | history | edited | Julien Guertault | CC BY-SA 3.0 | TESTED! |
| Jun 28, 2011 at 8:34 | history | edited | Julien Guertault | CC BY-SA 3.0 | More hints |
| Jun 28, 2011 at 8:22 | history | answered | Julien Guertault | CC BY-SA 3.0 |