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.
- Host: GitHub
- URL: https://github.com/serlo/mwlint
- Owner: serlo
- License: mit
- Archived: true
- Created: 2017-12-05T12:28:02.000Z (over 8 years ago)
- Default Branch: main
- Last Pushed: 2021-08-23T19:31:59.000Z (almost 5 years ago)
- Last Synced: 2025-04-21T09:56:58.144Z (about 1 year ago)
- Language: Rust
- Size: 762 KB
- Stars: 2
- Watchers: 6
- Forks: 1
- Open Issues: 30
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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).