LJ::Faq::render_in_place — Render one or more FAQs by expanding FAQ-specific mark-up.
LJ::Faq::render_in_place(opts, faqs);
opts. Hashref (not hash) of options: - lang => language to render FAQs in (as a class method). - skipfaqs => true to skip [[faqtitle:#]] markup. - user => what to expand [[username]] to. - url => what to expand [[journalurl]] to.
faqs. Array of LJ::Faq objects to render (as a class method).