href in v16 v20
Posted: Sat Dec 14, 2019 2:03 am
I was previously using oxygen author v16 and have now bumped up to v20.
The way an xref's @href is inserted has changed slightly, causing my grief with an output of mine.
In v16 (in keeping with DITA 1.2), the @href syntax was href="topic.xml#id"
In v20 (in keeping with DITA 1.3, it seems) the @href syntax is href="topic.xml" without the need for the #id part.
Is there any way to make v20 fall back to the @href behavior that was present in v16?
The way an xref's @href is inserted has changed slightly, causing my grief with an output of mine.
In v16 (in keeping with DITA 1.2), the @href syntax was href="topic.xml#id"
In v20 (in keeping with DITA 1.3, it seems) the @href syntax is href="topic.xml" without the need for the #id part.
Is there any way to make v20 fall back to the @href behavior that was present in v16?