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