Skip to content

holysugar/trac_wiki_to_textile

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 100.0%