-
Notifications
You must be signed in to change notification settings - Fork 9
Open
Description
The following DITA topic is formatted as shortdesc as block element.
<!DOCTYPE concept PUBLIC "-//OASIS//DTD DITA Concept//EN" "concept.dtd">
<concept id="cSpaceTest">
<title>Space test</title>
<abstract> Abstract <i> text </i> <shortdesc> Also contains shortdesc </shortdesc> and <shortdesc>multiple shortdesc can be exist in abstract</shortdesc> text contains trailing space! </abstract>
<conbody>
<p>
<i> Italic Text <b> Bold text in <i> element</b> </i> and final trailing spaces
</p>
<section id="section_dnf_gdm_21b">
<title> Section title </title> Effective text without <p> element (1). <p> Paragraph
text </p> Effective text without <p> element (2). <p> Paragraph with fn <fn> Footnote
<i> text </i>
</fn> should not divided into multiple <p>. </p>
<sectiondiv> Sectiondiv with fn <fn> Footnote <i> text </i>
</fn> should not divided into multiple <p>. </sectiondiv>
<p> Paragraph with xref: <xref href="#cSpaceTest/section_dnf_gdm_21b" format="dita" type="section"> <i>XREF</i> <b>TEXT</b> </xref> end Xref. </p>
</section>
</conbody>
</concept>```
The result:
[mSpaceTest.docx](https://github.com/AntennaHouse/ah-wml/files/1971194/mSpaceTest.docx)
In this case shortdesc in abstract should be formatted as inline.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels