mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Cite
synced 2024-12-18 09:40:49 +00:00
542bd7fb99
* The latter feels more readable and intuitive. * The option defaults to true. * To make for simpler code, I ensured that the option value is always set before it is accessed. * But, the typeof value still uses the "/sealed/" qualifier. Alternatively, I could use "/packed/" if we want to adhere to the config value name more closely. * Tangentially related changes: - made getWrapperTokens a private method since it is only used internal to PipelineUtils. - remove default value for $opts in encapsulateExpansionHTML since the value is always passed in everywhere. Change-Id: I86c4e5adf11e3151f51f2623e5ed85282a2e1298 |
||
---|---|---|
lib/ext/Cite | ||
src/Parsoid |