Prawn html formatting
Posted
by stevenheidel
on Stack Overflow
See other posts from Stack Overflow
or by stevenheidel
Published on 2010-04-22T16:59:25Z
Indexed on
2010/04/22
17:03 UTC
Read the original article
Hit count: 519
I have some simple lists and bold/italic text to format with prawn. How do I get prawn to pay attention to the html tags instead of just displaying them explicitly.
If prawn can't do this, what are my other options?
© Stack Overflow or respective owner