Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 848 Bytes

README.md

File metadata and controls

24 lines (15 loc) · 848 Bytes

Textile2Markdown

Forked from thewoolleyman/textile2markdown (https://github.com/thewoolleyman/textile2markdown)

Changed

  • lib/textile2markdown I/F, argument changed from filename to textile(string).
  • bin/textile2markdown argument options and default output which is STDIO.

TODO

  • Fix test

Original README

Textile2Markdown

Copyright: (c) 2008 Chad Woolley License: MIT License

Converts textile files to markdown. Not completely, but saves a lot of work for common elements. May do bad stuff (especially in code blocks), so work on a copy of your site! Patches and pull requests are welcome.

Report comments/bugs at: http://thewoolleyweb.lighthouseapp.com/projects/16629-textile2markdown

Test Textile formatting: http://textile.thresholdstate.com/

Test Markdown formatting: http://daringfireball.net/projects/markdown/dingus