RedCloth + security = h(textilize(@company.description))?

Hi,

if i want to use Red Cloth and also sanitize user input for security
do I do the following?

h(textilize(@company.description))

Thanks,
Peter