mediawiki-extensions-Discus.../includes
Ed Sanders d0ae6c4e44 Skip end marker "forward" until a block tag is reached
The end marker is skipped forward until an open or close
block tag is reached. In tree traversal terms this means
moving either to the next sibling, or the parent (to skip
over close tags).

Bug: T256033
Change-Id: Iaa2c588698790d576ac4f9ecc126f58a082ef6b3
2020-11-23 15:08:29 +00:00
..
ApiDiscussionTools.php Include 'false' results in 'transcludedfrom' API response 2020-10-22 22:25:35 +02:00
ApiDiscussionToolsEdit.php Move ID->title logic into HeadingItem 2020-11-05 16:10:39 +00:00
CommentFormatter.php Use Parsoid DOMCompat/DOMUtils in CommentFormatter 2020-11-16 22:28:07 +00:00
CommentItem.php Remove comments that literally repeat what the code says 2020-11-11 09:31:59 +01:00
CommentModifier.php Remove comments that literally repeat what the code says 2020-11-11 09:31:59 +01:00
CommentParser.php Skip end marker "forward" until a block tag is reached 2020-11-23 15:08:29 +00:00
CommentUtils.php Remove comments that literally repeat what the code says 2020-11-11 09:31:59 +01:00
Data.php build: Updating mediawiki/mediawiki-codesniffer to 32.0.0 2020-10-29 10:53:01 +00:00
HeadingItem.php Move ID->title logic into HeadingItem 2020-11-05 16:10:39 +00:00
Hooks.php Fix displaying reply links after posting a reply with dtenable=1 2020-11-18 19:29:04 +01:00
ImmutableRange.php ImmutableRange: Guard against appending empty fragments 2020-11-16 19:22:26 +00:00
NodeFilter.php CommentParser.php: Use tree walking instead of XPath 2020-07-15 16:40:50 +00:00
ThreadItem.php Remove comments that literally repeat what the code says 2020-11-11 09:31:59 +01:00
TreeWalker.php Base TreeWalker implementation on PHPDOM 2020-11-19 23:45:42 +00:00