reading time
[pinopress.git] / modules / md
index 7831638..0decfa6 100755 (executable)
@@ -92,7 +92,7 @@ s/^# (.*)/<h1>\1<\/h1>/
     $!d
 }
 x
-/(^$|^\s+$)/ !{
+/^\s*$/ !{
     s/^/\n<p>/
     s/$/\n<\/p>/
 }