diff --git a/htmgem.php b/htmgem.php index 106e3c1..da9cf04 100644 --- a/htmgem.php +++ b/htmgem.php @@ -115,6 +115,7 @@ foreach ($fileLines as $line) { } else { $mode = null; print("\n"); + $reDo = true; } } }