From d80500176b1ce8105f9f860fa2729d706c4fcc5b Mon Sep 17 00:00:00 2001 From: Caleb Mingle Date: Sat, 2 Jun 2018 20:34:12 -0700 Subject: [PATCH] Add syntaxhiglight to tags excluded from splitter This should prevent code blocks from getting auto-linked. --- includes/Splitter.php | 1 + 1 file changed, 1 insertion(+) diff --git a/includes/Splitter.php b/includes/Splitter.php index 8b03cc8..10389f8 100644 --- a/includes/Splitter.php +++ b/includes/Splitter.php @@ -134,6 +134,7 @@ class Splitter { '.*?<.nowiki>|.*?<\/code>|' . // nowiki/code '
.*?<\/pre>|.*?<\/html>|' .      // pre/html
 			'