commit | d186df169f823dc833e35ed2d8fd7595056088ba | [log] [tgz] |
---|---|---|
author | C. Scott Ananian <cananian@wikimedia.org> | Wed Nov 27 10:08:03 2024 -0500 |
committer | C. Scott Ananian <cananian@wikimedia.org> | Wed Nov 27 10:08:12 2024 -0500 |
tree | dc408dbece39d6b8a3f08c6186370a38755931d1 | |
parent | af06483e0de74e6c6f9e8edd0a145134d9a7887a [diff] |
Revert "Don't drop modified data-parsoid even if `markNew`" This reverts commit 3eb7e3399141b904a49a7816d9bfd5a2d462b43a. This is a temporary measure to help investigate HTML size increases and round-trip testing fixes which are possibly due to the 3eb7e3399141b904a49a7816d9bfd5a2d462b43a patch. Change-Id: I9285f56a4b8801c762a71f0ea7a57df7b0f50584
Parsoid is a bidirectional parser between wikitext and HTML5.
It was originally written in JavaScript running on Node.js but was ported to PHP.
Please see the overview of the project for more information.
Copyright (c) 2011-2023 Wikimedia Foundation and others.
This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.