holysugar / trac_wiki_to_textile

A rough start of a Ruby script to help convert Trac wiki syntax to textile friendly syntax.

Home Page:http://at-aka.blogspot.com/2009/08/trac-wiki-redmine-wiki-textile.html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Trac Wiki to Textile

This is a very rough start of a script to help convert Trac wiki syntax to Textile friendly syntax.

To use:

  1. ruby convert.rb http://example.com/trac/sample/wiki/SomePage

then puts converted text to stdout.

Open each file, copy and paste into GitHub.

Caveats

You still need to look over the markup and fix any mistakes. It isn’t perfect by any means, but it will save some time.

About

A rough start of a Ruby script to help convert Trac wiki syntax to textile friendly syntax.

http://at-aka.blogspot.com/2009/08/trac-wiki-redmine-wiki-textile.html


Languages

Language:Ruby 100.0%