Subramanya Sastry has uploaded a new change for review. Change subject: Updated TokenAndAttrCollector to handle multiple nested delims. ......................................................................
Updated TokenAndAttrCollector to handle multiple nested delims. * The collector now collects all matching nested delimiters except for those that are balanced within a single-attribute. It then merges pairs that are split across attributes of the same token because of parsing artefacts. This in turn lets the nested attribute-expander call to deal with all matching pair of delimiter tokens. * No change in parserTests. Change-Id: I52c430946f6cee0fe836d384ca9c7062b1c7ca74 --- M js/lib/ext.util.TokenAndAttrCollector.js 1 file changed, 216 insertions(+), 59 deletions(-) git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/Parsoid refs/changes/17/34217/1 -- To view, visit https://gerrit.wikimedia.org/r/34217 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I52c430946f6cee0fe836d384ca9c7062b1c7ca74 Gerrit-PatchSet: 1 Gerrit-Project: mediawiki/extensions/Parsoid Gerrit-Branch: master Gerrit-Owner: Subramanya Sastry <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
