Optional
inlineIf inline is true, the injected content will be added without wrapping it in double line breaks to create a separate markdown block.
Optional
nameThe name partial of the injection comment text. Ignored if text is set. If undefined the default base text will be used.
Optional
textThe injection comment text to search for. Either a string or a function that returns a string. The function gets an optional name argument.
Optional
trimWhether the injection content should be trimmed.
Options for injecting content between HTML comments.