mischa / news_print
- Source
- Commits
- Network (0)
- Issues (0)
- Downloads (0)
- Wiki (1)
- Graphs
-
Branch:
master
| name | age | message | |
|---|---|---|---|
| |
.gitignore | ||
| |
MIT-LICENSE | ||
| |
README | ||
| |
Rakefile | ||
| |
init.rb | ||
| |
install.rb | ||
| |
lib/ |
README
Mischa::NewsPrint ================= A somewhat hackish plugin for dealing with MsWord and other wacky formatting. Deals with smart quotes, as well as m/n-dashes and hyphens. This plugin doesn't attempt to change existing ascii quotation marks, rather it just replaces unicode/word quotation marks with their html version. Example ======= <%= print_format(your_string_here) %> Copyright (c) 2008 Mischa Fierer, released under the MIT license

