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
In the DitaProject.writeInternalLinks() method there is some code that trims the leading path separator from a path using the `` but that trips of the regex if the path separator is a backslash.