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

https://github.com/serlo/mediawiki-parser-utils

Utilities for processing MediaWiki documents with https://github.com/vroland/mediawiki-parser.
https://github.com/serlo/mediawiki-parser-utils

Last synced: over 1 year ago
JSON representation

Utilities for processing MediaWiki documents with https://github.com/vroland/mediawiki-parser.

Awesome Lists containing this project

README

          

# MediaWiki utilities

This repo hosts some additional code to be used in conjuction with https://github.com/vroland/mediawiki-parser.

## Template specification

A template specification in `templates.yml` describes template types. A utility function allows transformation of a Template-Element (of the AST) into a concrete template type.