I am quite new to DITA authoring, and trying to accomplish a quite simple task.
I have separated chapter in topics, but within topics I have nested content.
I gave a try to sections, but seems I cannot nest them, and also sectiondiv doesn't have title. Also nesting topics doesn't seem the right way to go.
This what I need to have:
Chapter title
introduction text
title 1
text....
title 1.1
text....
title 1.1.1
text....
title 2
title 2.1
text....
title 2.2
text....
What's the best way to structure the information with DITA ?