Skip to content
This repository has been archived by the owner on Jun 6, 2018. It is now read-only.

Phitherek/plainwiki

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

plainwiki - A MediaWiki wikitext to plain text parser gem

Installation

In your Gemfile, add line:

gem 'plainwiki'

and run:

bundle install

Alternatively, you can manually install the gem:

gem install plainwiki

Usage

PlainWiki::Parser.parse(wikitext) => plain text

Enjoy!

About

A MediaWiki wikitext to plain text parser Ruby gem

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages