Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 417 Bytes

README.textile

File metadata and controls

15 lines (8 loc) · 417 Bytes

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.