Subramanya Sastry has uploaded a new change for review. Change subject: [WIP] Deal with pre-wrapping in block-tag context. ......................................................................
[WIP] Deal with pre-wrapping in block-tag context. * This is incomplete and being worked on. * Doesn't handle <p>\n foo</p> because p-wrapping interferes with this (hmm .. ) * Doesn't preserve pre in tds because table/tr are block tags -- need a fix for this as well. * Minor code cleanup. Change-Id: I39867716675eb0a7753ffcc53d6fe382e38abdf1 --- M js/lib/ext.core.ParagraphWrapper.js M js/lib/mediawiki.DOMPostProcessor.js M js/lib/mediawiki.Util.js 3 files changed, 97 insertions(+), 5 deletions(-) git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/Parsoid refs/changes/63/31963/1 -- To view, visit https://gerrit.wikimedia.org/r/31963 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I39867716675eb0a7753ffcc53d6fe382e38abdf1 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
