Passed
Push — lib ( 541f46...639aa5 )
by Michel
01:16 queued 11s
created
Michelf/MarkdownExtra.php 1 patch
Indentation   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -149,7 +149,7 @@
 block discarded – undo
149 149
 	 */
150 150
 	protected int $footnote_counter = 1;
151 151
 
152
-    /**
152
+	/**
153 153
 	 * Ref attribute for links
154 154
 	 */
155 155
 	protected array $ref_attr = array();
Please login to merge, or discard this patch.