https://github.com/cscott/nell-parsoid
Fork of mediawiki parsoid project, for Nell's Wikipedia (offline wiki reader)
https://github.com/cscott/nell-parsoid
Last synced: 7 months ago
JSON representation
Fork of mediawiki parsoid project, for Nell's Wikipedia (offline wiki reader)
- Host: GitHub
- URL: https://github.com/cscott/nell-parsoid
- Owner: cscott
- Created: 2013-02-15T19:43:39.000Z (over 13 years ago)
- Default Branch: nell-parsoid
- Last Pushed: 2013-07-18T15:06:27.000Z (almost 13 years ago)
- Last Synced: 2024-12-27T11:42:29.562Z (over 1 year ago)
- Language: JavaScript
- Size: 6.7 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.txt
Awesome Lists containing this project
README
Parsoid implements a bidirectional wikitext parser and interpreter. It
converts and interprets wikitext into an annotated HTML DOM, which can then be
edited with HTML editor tools such as the Visual Editor (see
http://www.mediawiki.org/wiki/VisualEditor). It also provides the conversion
of a (possibly modified) HTML DOM back to wikitext.
For more information about this project, check out the wiki:
* http://www.mediawiki.org/wiki/Parsoid