Skip to content

0.9.0 (released Mar 23, 2018)

Compare
Choose a tag to compare
@thenets thenets released this 04 Apr 21:25

How to run

# For WikiMedia 31
docker run -it -p 8080:8000 -e PARSOID_DOMAIN_localhost=http://localhost/w/api.php thenets/parsoid:0.9.0

See more at:
https://www.mediawiki.org/wiki/Parsoid/Releases#0.9.0_(released_Mar_23,_2018)

  • Updated bundled parsoid to git commit 5fe6923ab
  • See src/HISTORY.md for details of what changed in Parsoid
  • Notable changes:
    • Parsoid HTML version is now 1.6.1
    • Sections are wrapped in
      tags.

This is the last version of Parsoid with node v4 support.