Skip to content

taketo1113/textile2markdown

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Simple tool to help convert from textile to markdown

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 100.0%