Hello,
When I write in a topic some text like this:
This is a set of $tests:Test$$ about a process.
And in the Glossary:
Test: Meaning of test.
After generating the PDF booklet this is the result:
This is a set of Test about a process.
Instead of the correct result should be that:
This is a set of tests about a process.
I have tried to change the result by changing int the template the HTML Scrap called _GLOSSARYREFERENCE but it did not work.
Thanks.