I have a question for #accessibility specialists. I am writing some documentation as books, and for one of these books I want to link to a specific section in another book of that documentation. To make very clear where that section sits in the documentation's navigation, I want my link's text to be its full path, but I need to separate each segment somehow. So far, I am using the → character as a separator, so my links look like "Book → Chapter → Section", does that seem right to you?