Well, i just tested a bit.
you can make templates using the placeholders [[+question]] and [[+answer]]. Seems obvious, but was not documented...
<h3 class="faq_question"><a href="#">[[+question]]</a></h3>
<div class="faq_answer"> [[+answer]]</div>
Then you call it like this
[[faqMan?
&set=`1`
&tpl=`la_faq_tpl`]]
Now that would make this addon pretty great for my uses, but i realized there is a character limit for the questions. Which makes it useless for me! Why is that?
Any chance for a quick update?
Anyhow thanks for this addition to the MODx-family.