addSubsection
Add a subsection under a parent POM section. Creates the parent section if it does not exist.
Parameters
parentTitle
The heading of the parent section.
title
The subsection heading.
opts
Optional subsection content.
opts.body
Body text for the subsection.
opts.bullets
Bullet points for the subsection.
Returns
void