Hello--
I am generating WebHelp for our file, and have done everything to try to find this dead anchor link that appears in the Compiler Messages.
I have changed the item to plain text, I've deleted it and recreated it, I've done lots of deleting of line returns, and cannot find this thing. I have a deadline today and I'm pulling my hair out.
Any suggestions for finding it? It's in a snippet, so it's affecting multiple topics.
Cannot find dead anchor link!
Moderators: Alexander Halser, Tim Green
-
- Posts: 34
- Joined: Wed Apr 03, 2019 7:27 pm
Re: Cannot find dead anchor link!
I figured it out!
Never mind-- I just recreated the dead link name and that finally worked.
Never mind-- I just recreated the dead link name and that finally worked.
- Tim Green
- Site Admin
- Posts: 23308
- Joined: Mon Jun 24, 2002 9:11 am
- Location: Bruehl, Germany
- Contact:
Re: Cannot find dead anchor link!
Hi Laini,
The easiest way to find things like this is to open the topic file or snippet file affected and then select the XML editor tab on the left of the main editor window. Click in the XML code to activate the XML editor, then press CTRL+F to search and you can then search for things like anchors and anchor references.
The easiest way to find things like this is to open the topic file or snippet file affected and then select the XML editor tab on the left of the main editor window. Click in the XML code to activate the XML editor, then press CTRL+F to search and you can then search for things like anchors and anchor references.
Regards,
Tim (EC Software Documentation & User Support)
Private support:
Please do not email or PM me with private support requests -- post to the forum directly.
Tim (EC Software Documentation & User Support)
Private support:
Please do not email or PM me with private support requests -- post to the forum directly.
-
- Posts: 34
- Joined: Wed Apr 03, 2019 7:27 pm
Re: Cannot find dead anchor link!
This is good to know for the future. Thanks, Tim!