mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Cite
synced 2024-11-28 08:50:07 +00:00
848f87626c
* Got rid of unnecessary/buggy concat of EOFTk in ext.Cite.js to wikitext string (concat is only required when processing a token array from stage 2 onwards). * Moved temporary node.data.parsoid.wrapper flag to a tmp object which is then stripped in the cleanup pass. Other temporary flags from other passes could also be moved here. * Added a helper to test if a typeOf has a parsoid-generated value. Change-Id: I2024c575b5293e5155fc8e2915a34b5fb8394671 |
||
---|---|---|
js/lib |