List Question
10 TechQA 2016-12-25 20:18:24What regex can split a multi-line (potentially markdown) text along headings?
							145 views
							
								Asked by Morpheu5
								
							
						
					+ is supposed to be greedy, so why am I getting a lazy result?
							108 views
							
								Asked by Kev
								
							
						
					REGEX - How can I select/mark 3 works delimited by tabs on a consecutive lines?
							183 views
							
								Asked by Just Me
								
							
						
					Java regexp - adding parenthesis makes it greedy?
							1.4k views
							
								Asked by simplfuzz
								
							
						
					Regex to match any .config file with a few exceptions
							1.1k views
							
								Asked by quentin-starin
								
							
						
					Regex pattern matching issue
							66 views
							
								Asked by user3115056
								
							
						
					regex with lookbehind weird behavior
							117 views
							
								Asked by sundar
								
							
						
					Why is the star quantifier greedier than the plus quantifier in Java regular expressions?
							257 views
							
								Asked by duber
								
							
						
					Regexp - finding first word in a group of repeating words after a particular word
							90 views
							
								Asked by chugh97