jberkel / sweble-wikitext

The Sweble Wikitext Components module provides a parser for MediaWiki's wikitext and an engine trying to emulate the behavior of a MediaWiki.

Home Page:http://sweble.org/sites/swc-devel/develop-latest/tooling/sweble/sweble-wikitext

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

sweble-wikitext

The Sweble Wikitext Components module provides a parser for MediaWiki's wikitext and an engine trying to emulate the behavior of a MediaWiki.

How to use

This library is published on Maven Central. You can use it by adding the following Maven coordinates to your project:

<dependency>
  <groupId>org.sweble.wikitext</groupId>
  <artifactId>swc-parser-lazy</artifactId>
  <version>3.1.9</version>
</dependency>

This module exposes the wikitext parser itself, other Maven modules are available as well.

How to set up the library for development

You first need to clone the sweble/osr-common repository, and then clone this repository inside it, as the tooling/sweble-wikitext local directory. You can then work on this library as a Maven project.

About

The Sweble Wikitext Components module provides a parser for MediaWiki's wikitext and an engine trying to emulate the behavior of a MediaWiki.

http://sweble.org/sites/swc-devel/develop-latest/tooling/sweble/sweble-wikitext


Languages

Language:Java 99.0%Language:AspectJ 0.6%Language:Lex 0.2%Language:Shell 0.1%Language:HTML 0.1%Language:XSLT 0.0%