extends

open override fun extends(format: FormattedString): FormattedString(source)

Extend this FormattedString with the given format

Return

the resulting FormattedString

Since

0.1.1

Parameters

format

the FormattedString to extend this FormattedString with