mischa / news_print

Simple plugin to convert quotes and dashes to html

This URL has Read+Write access

name age message
file .gitignore Loading commit data...
file MIT-LICENSE
file README
file Rakefile
file init.rb
file install.rb
directory 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