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
Tested, and works, for the most part. The solution is not quite correct. The period character should be removed also. But that is generated somewhere else in Asciidoctor, I believe.
“Please change "表格 2." to "表 2" for "Table 2.". The DTP template needs to be updated.”
The text was updated successfully, but these errors were encountered:
replace
:table-caption: 表格
with
:table-caption: 表
Tested, and works, for the most part. The solution is not quite correct. The period character should be removed also. But that is generated somewhere else in Asciidoctor, I believe.
“Please change "表格 2." to "表 2" for "Table 2.". The DTP template needs to be updated.”
The text was updated successfully, but these errors were encountered: