Injects content between two html comments in a the given string content.
All occurrences of HTML comments matching the respective comment text will be processed.
The original content to modify.
The content to inject between the comments.
The options for the injection.
The updated content including the injected content.
Injects content between two html comments in a the given string content.
All occurrences of HTML comments matching the respective comment text will be processed.