Modify hover logic
Bug
Right now the hover is using regrex which is unreliable. Also it shows hover for content even for original ID. Ideally is only for target link.
How to recreate
- ...
Possible solution(s)
Switch it to utilize the parser for better consistency through out the project