thewoolleyman / textile2markdown
- Source
- Commits
- Network (0)
- Issues (0)
- Downloads (0)
- Wiki (1)
- Graphs
-
Branch:
master
| name | age | message | |
|---|---|---|---|
| |
.gitignore | ||
| |
Manifest | ||
| |
README.txt | ||
| |
bin/ | ||
| |
lib/ | ||
| |
test/ | ||
| |
textile2markdown.gemspec |
README.txt
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

