Follow Trac's wiki formatting, the tool read a file written in wiki codes, and then output text formats (HTML) for WordPress. In particular, it also saves the hyper-links that users has typed. Therefore, users save time of typing the hyper-links afterward.
By the way, I did this project to practice test-driven development. Every function was done after writing the related test codes.