add_subsection
add_subsection
Add a subsection to an existing section. If the parent section does not exist, it is created automatically.
Parameters
parent_title
Title of the parent section.
title
Subsection title.
body
Subsection body text.
bullets
Bullet points for the subsection.
Returns
PomBuilder — Self for method chaining.