prior / prawnto

a featureful rails plugin leveraging the new kickass prawn library to produce compiled pdf views
http://cracklabs.com/prawnto
MIT License
316 stars 101 forks source link

how do i render formatting inline from a textarea input? #11

Open angelacode opened 13 years ago

angelacode commented 13 years ago

I am using prawnto to render a view of a "letter' that is generated from text in a textarea form.

How can I render formatting like bold and underline (for simplicity right now, using say html markup, and in the future maybe a simpler markdown language.