GWicke has uploaded a new change for review. Change subject: bug 43029: Handle comments in tables ......................................................................
bug 43029: Handle comments in tables The SOL production was a bit over-eager and consumed one newline too many. Only matching if not inline break follows avoids that issue. No changes to parser tests, but the new tests added in https://gerrit.wikimedia.org/r/38478 are now passing. Change-Id: I595828d4f30eff9b3b094bef7651bbb6b8fa60aa --- M js/lib/mediawiki.tokenizer.peg.js M js/lib/pegTokenizer.pegjs.txt 2 files changed, 2 insertions(+), 2 deletions(-) git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/Parsoid refs/changes/84/38484/1 -- To view, visit https://gerrit.wikimedia.org/r/38484 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I595828d4f30eff9b3b094bef7651bbb6b8fa60aa Gerrit-PatchSet: 1 Gerrit-Project: mediawiki/extensions/Parsoid Gerrit-Branch: master Gerrit-Owner: GWicke <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
