parsoid 0.1.0

Wrapper around Parsoid HTML that provides convenient accessors for processing and manipulation
Documentation

parsoid-rs

crates.io docs.rs pipeline status coverage report

The parsoid crate provides API bindings for output from MediaWiki's next generation parser, Parsoid. It does not (yet) provide functions to make HTTP requests to get Parsoid output.

This is a work in progress. Ideally I want to provide a mwparserfromhell-like interface while still providing access to the full power of Parsoid's output.

License

parsoid-rs is (C) 2020 Kunal Mehta, released under the GPL v2 or any later version, see COPYING for details.