Should this block start with a new paragraph, or continue inline with the text preceding it?
The source text that this modifier is applied to. The modifier may (and
usually will) change it. If called in a process
function, then this has
been transformed after inserts and links have been rendered to HTML. If
called in processRaw
, this is the text exactly as it was written by the
author.
Generated using TypeDoc
Interface for what a modifier's
process
orprocessRaw
function must return.