Parsoid, a bidirectional parser between wikitext and HTML5. https://www.mediawiki.org/wiki/Parsoid

Clone this repo:
  1. 97916b3 Improve tools/gen_visualdiff_titles.js by C. Scott Ananian · 4 days ago master
  2. 3862a69 Revert "Ensure that empty lint errors `params` field is a JSON object" by Legoktm · 5 days ago v0.20.0-a16
  3. 96e9d6c build: Updating dependencies by libraryupgrader · 9 days ago
  4. 2bf44ad Ensure that empty lint errors `params` field is a JSON object by Kunal Mehta · 10 days ago v0.20.0-a15
  5. 4caeed7 Remove unnecessary null coalescing by Arlo Breault · 9 days ago

Parsoid

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.

License

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.