Question
Conditional Steps
Hi, Robohelp experts
I have a topic that contains a procedure as the following:
1. step1
2. step2
3. step3
4. step4
I add a conditional tag (version1) to the step2, and generate the html5 exclude tag (version 1), the result shows as below:
1. step1
3. step3
4. step4
Howerver, the desired result should be:
1. step1
2. step3
3. step4
Any way to fix this problem?
