When I create a table of contents on a page that has user profiles the table of contents contains the names of the users from the profiles. I don't want this to happen. How can I remove them?
I tried various combinations of "\{profile*\}" to no avail.
Hi,
there is a similiar question at https://answers.atlassian.com/questions/12282937 and the answer is more or less the same. You must use a syntax that includes/excludes all the headings you want to get rid of.
Example:
If I include a user profile for myself it creates three new headings:
"Heller Steffen", "Personal" and "Company".
To get rid of them I go to the "Exclude Headings" field and enter:
(Heller|Personal|Company).*
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.