Subramanya Sastry has uploaded a new change for review.

Change subject: Handle pre while emtting BEGIN_SEP, IE_SEP, and END_SEP.
......................................................................

Handle pre while emtting BEGIN_SEP, IE_SEP, and END_SEP.

* Sloppy coding on my part -- this should have been caught in
  commit 57b5652d when I fixed this exact same bug in another
  place.  There are 3 places where separators are emitted and
  all 3 needed indent-pre check and I added one in that commit
  but missed the last one.

* Fixes RTing of:
----
 <span>a</span>
 <span>b</span>
----

* No change in parser tests (TODO: Add more)

Change-Id: I06d95954046fc98bcfe564948a01dd96a09f9a6e
---
M js/lib/mediawiki.WikitextSerializer.js
1 file changed, 4 insertions(+), 2 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/Parsoid 
refs/changes/98/44698/1
--
To view, visit https://gerrit.wikimedia.org/r/44698
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I06d95954046fc98bcfe564948a01dd96a09f9a6e
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

Reply via email to