Cleanup the element matches in doBlockLevels a bit
authorArlo Breault <abreault@wikimedia.org>
Fri, 20 Apr 2018 00:00:57 +0000 (20:00 -0400)
committerArlo Breault <abreault@wikimedia.org>
Wed, 25 Apr 2018 17:22:40 +0000 (13:22 -0400)
commit1f907d500a257a8af6b7d67072843a1ab4d3becf
treef8289a6818adca4fda2a45ca7bfb45f8ec9e5ac2
parent8518006b9bf0857e35c07729d6263b63ac540989
Cleanup the element matches in doBlockLevels a bit

The MARKER_PREFIX is removed since `unstripGeneral()` happens before we
get here.

Change-Id: Ic668784fd8bbaa8395cd5449c83a993abda141eb
includes/parser/BlockLevelPass.php