From ef70c1523fcbd1feafc7079938fe7e1f9c7ed2bf Mon Sep 17 00:00:00 2001 From: Marcin Kurczewski Date: Wed, 27 Nov 2013 17:42:26 +0100 Subject: [PATCH] HTML validation --- src/CustomMarkdown.php | 2 +- src/Views/tag-mass-tag.phtml | 4 ++-- src/Views/tag-merge.phtml | 2 +- src/Views/tag-rename.phtml | 2 +- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/src/CustomMarkdown.php b/src/CustomMarkdown.php index 9e8bc817..11e76253 100644 --- a/src/CustomMarkdown.php +++ b/src/CustomMarkdown.php @@ -126,7 +126,7 @@ class CustomMarkdown extends \Michelf\Markdown $link = \Chibi\UrlHelper::route('post', 'list', ['query' => '_query_']); return preg_replace_callback('{\[search\]((?:[^\[]|\[(?!\/?search\]))+)\[\/search\]}is', function($x) use ($link) { - return $this->hashPart('' . $x[1] . ''); + return $this->hashPart('' . $x[1] . ''); }, $text); } } diff --git a/src/Views/tag-mass-tag.phtml b/src/Views/tag-mass-tag.phtml index fb3ec0c0..13955a49 100644 --- a/src/Views/tag-mass-tag.phtml +++ b/src/Views/tag-mass-tag.phtml @@ -3,12 +3,12 @@

mass tag

-
+
-
+
diff --git a/src/Views/tag-merge.phtml b/src/Views/tag-merge.phtml index 93dc351d..31c4bde5 100644 --- a/src/Views/tag-merge.phtml +++ b/src/Views/tag-merge.phtml @@ -3,7 +3,7 @@

merge tags

-
+
diff --git a/src/Views/tag-rename.phtml b/src/Views/tag-rename.phtml index 42cfc79c..7ce2ae20 100644 --- a/src/Views/tag-rename.phtml +++ b/src/Views/tag-rename.phtml @@ -3,7 +3,7 @@

rename tags

-
+