You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The 'Table of Contents' links don't match the updated content in the help page.
the links at the top need to be in html or javascript, if the columnar format is to be kept. That means a second file to be updated whenever anchors are changed in the markdown. You are welcome to match the javascript anchors with the markdown links, or I can review and handle it Friday. The ToC block of links is in this file in the router-link sections Help.vue template
The text was updated successfully, but these errors were encountered:
I noticed that some of the links in the Table of Contents, like 'Step 1: Selecting a Condition' under the Query Builder section, don’t have corresponding sections on the page to link to. So could be that the information sections might be incomplete, as certain ToC items don’t have matching content.
Could you confirm if the content for these missing sections needs to be added? Or should we remove these links from the ToC until the corresponding sections are available? Let me know how you'd like to proceed with aligning the ToC links to actual content sections on the page
The 'Table of Contents' links don't match the updated content in the help page.
the links at the top need to be in html or javascript, if the columnar format is to be kept. That means a second file to be updated whenever anchors are changed in the markdown. You are welcome to match the javascript anchors with the markdown links, or I can review and handle it Friday. The ToC block of links is in this file in the router-link sections
Help.vue
template
The text was updated successfully, but these errors were encountered: