I have following strange situation.
This is example of my rem structure
- Parent rem
- Child rem 1
- Child rem 2
When I link “Child rem 2”, it pulls parent rem name, so I get “Parent rem > Child rem 2”, but only “Child rem 1” when I link to it. There isn’t any difference between these two children rems, but they behave differently when I link to them. Any idea what’s going on here? I don’t want to have “Parent rem” info when linking these two.