--- bluecloth.rb.org	Wed Aug 25 14:27:15 2004
+++ bluecloth.rb	Thu May  5 11:35:13 2005
@@ -951,7 +951,7 @@
 			)?				# title is optional
 		  \)
 		)
-	  }xs #"
+	  }x #"
 
 
 	# Reference-style images
@@ -962,7 +962,7 @@
 			(?:\n[ ]*)?		# One optional newline + spaces
 			\[ (.*?) \]		# id = $3
 		)
-	  }xs
+	  }x
 
 	### Turn image markup into image tags.
 	def transform_images( str, rs )
