An open API service indexing awesome lists of open source software.

https://github.com/serlo/mwlint

A linter for mediawiki source code.
https://github.com/serlo/mwlint

Last synced: about 1 year ago
JSON representation

A linter for mediawiki source code.

Awesome Lists containing this project

README

          

# mwlint

This tool defines errors and discouraged patterns in WikiBooks articles of the [Serlo Higher Education (a.k.a. MFNF)](https://de.wikibooks.org/wiki/Mathe_f%C3%BCr_Nicht-Freaks) project.
The repository includes a cli tool reading articles parsed by our [mediawiki parser](https://github.com/vroland/mediawiki-parser), as well as a WebAssembly library for editor integration.

# Main Project Repository

For more information, please have a look at our main [project repository](https://github.com/Lodifice/mfnf-pdf-export).