From 8c618543e5f2ce9fa139756033135fdf7af8cbbe Mon Sep 17 00:00:00 2001 From: Joshua Fontany Date: Sat, 11 May 2024 18:33:09 -0700 Subject: [PATCH] wikitext classes are appended to other leading wikitext, no need to skip whitespace here. --- core/modules/parsers/wikiparser/rules/quoteblock.js | 1 - 1 file changed, 1 deletion(-) diff --git a/core/modules/parsers/wikiparser/rules/quoteblock.js b/core/modules/parsers/wikiparser/rules/quoteblock.js index 9452aa8a4c2..787b7e30f36 100644 --- a/core/modules/parsers/wikiparser/rules/quoteblock.js +++ b/core/modules/parsers/wikiparser/rules/quoteblock.js @@ -27,7 +27,6 @@ exports.parse = function() { var reEndString = "^\\s*" + this.match[1] + "(?!<)"; // Move past the