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
The map-first processing of the DITA-OT 3.x changes the file names in the temp directory.
[schematron] 1 Schematron error for XML file '/tmp/temp20180214064429444/faf922d8f51b3838f7fbdbae96dd1460d7fac5ae.dita'
[schematron] [error] in /topic/title @ /tmp/temp20180214064429444/faf922d8f51b3838f7fbdbae96dd1460d7fac5ae.dita Do not use inline formatting in <title>
This makes it impossible to identify the original file. To fix this <ditaFileset format="dita"/> should be used. This should also work with DITA-OT 2.x (see here).
The text was updated successfully, but these errors were encountered:
The map-first processing of the DITA-OT 3.x changes the file names in the
temp
directory.This makes it impossible to identify the original file. To fix this
<ditaFileset format="dita"/>
should be used. This should also work with DITA-OT 2.x (see here).The text was updated successfully, but these errors were encountered: