Go to file
Bartosz Dziewoński 2cc6549898 Use Parsoid's HTML5-compliant helpers for HTML transformations
Previously XML parsing and serialization was used, causing `<br>`
to be disallowed and `<br />` to turn into `<br></br>`.

Also update some uses of XPath to use querySelector() helper.

Bug: T113791
Change-Id: Ic2069015b4cbb5d05a72eb383052319048111623
2022-11-25 17:05:24 +00:00
.phan Use Parsoid's HTML5-compliant helpers for HTML transformations 2022-11-25 17:05:24 +00:00
i18n Localisation updates from https://translatewiki.net. 2022-09-28 08:21:47 +02:00
includes Use Parsoid's HTML5-compliant helpers for HTML transformations 2022-11-25 17:05:24 +00:00
resources Move images in resources directory 2019-03-02 22:06:50 +01:00
tests/parser Use Parsoid's HTML5-compliant helpers for HTML transformations 2022-11-25 17:05:24 +00:00
.eslintrc.json build: Updating eslint-config-wikimedia to 0.19.0 2021-03-13 22:12:56 +00:00
.gitignore build: Install eslint 2019-05-06 16:18:51 -07:00
.gitreview Whoops, track not trace 2016-10-24 17:02:44 -07:00
.phpcs.xml build: Updating eslint-config-wikimedia to 0.18.2 2021-03-06 23:31:14 +00:00
CODE_OF_CONDUCT.md build: Updating mediawiki/phan-taint-check-plugin to 1.3.0 2018-08-19 13:29:02 +00:00
composer.json build: Updating mediawiki/mediawiki-phan-config to 0.12.0 2022-10-09 05:51:25 +00:00
COPYING Add COPYING 2014-01-16 02:34:30 +00:00
extension.json Switch to HookHandlers 2022-08-26 19:13:13 +00:00
Gruntfile.js build: Updating dependencies 2021-01-29 18:07:24 +00:00
package-lock.json build: Updating minimatch to 3.0.8 2022-10-21 06:35:38 +00:00
package.json build: Updating grunt-banana-checker to 0.10.0 2022-10-06 06:45:40 +00:00