[Dwn-trans-commit] CVS public_html/src/Writing/DWN

CVS User joey joey at infodrom.org
Mon Nov 27 11:47:09 CET 2006


Update of /var/cvs/infodrom.org/public_html/src/Writing/DWN
In directory finlandia:/home/users/joey/Projects/Web/public_html/src/Writing/DWN

Modified Files:
	checkdwn.pl 
Log Message:
Understand – as well

--- /var/cvs/infodrom.org/public_html/src/Writing/DWN/checkdwn.pl	2006/04/24 19:06:11	1.24
+++ /var/cvs/infodrom.org/public_html/src/Writing/DWN/checkdwn.pl	2006/11/27 10:47:08	1.25
@@ -153,7 +153,7 @@
 	}
 
 # bare ampersand
-	if (m%(.*?)(\&(?!(amp|nbsp|mdash|quot|lt|gt|aacute|euro|auml|uuml|ouml|euml|#\d{3,5});))%) {
+	if (m%(.*?)(\&(?!(amp|nbsp|ndash|mdash|quot|lt|gt|aacute|euro|auml|uuml|ouml|euml|#\d{3,5});))%) {
 		$marker = "^";
 		$msg = 'Bare ampersand';
 		&print_error;



More information about the Dwn-trans-commit mailing list