Create a FAQ - help-authoring-tool/helpinator-markdown GitHub Wiki

Create a FAQ

1. Select "FAQ" node

createfaq1.png

Select "FAQs" node in the project tree view.

2. Add a new FAQ

createfaq2.png

Click "+" sign to add a new FAQ.

3. Enter FAQ name

createfaq3.png

Enter short FAQ name to reference it.

4. Add a FAQ section

createfaq4.png

Click "+" sign under "Sections" group to add a new FAQ section.

5. Add a question

createfaq5.png

Click "+" sign under "Questions" group to add a new question.

6. Edit question

createfaq8.png

Edit question text and answer. Question text is plain text, answer is rich text like any topic.

7. Embed

createfaq10.png

You can embed your newly created FAQ into a topic with FAQ pseudo tag. It will be replaces with an actual FAQ at compile time.