Skip to content

andrei-m/MoinTextile

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

MoinTextile

A simple Textile parser for MoinMoin 1.9.

Installation

  1. Prerequisites for this plugin are PyTextile and MoinMoin itself.
  2. Copy mointextile.py in to the data/plugin/parser/ directory1.
  3. Restart MoinMoin.

1 Check here for the most up to date plug-in installation instructions.

Usage

The plugin is enabled on a page-by-page basis using the #format mointextile directive at the top of the page.

Bugs

When adding the http class attribute to external links with no other class specified, this plugin should probably use the same regular expression as Moin in order to decide if a link is internal or external. It currently just looks for links that start with “http”.

License

Copyright © 2011 Andrei Mackenzie. This plugin is distributed under the terms of the GNU GPL.

Portions of this plugin are derived from the PyTextile library and are © their respective owners.

About

A Textile parser plugin for the MoinMoin wiki system

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages