Function: stringifyVerseFormatting()
stringifyVerseFormatting(
formatting):string|null
Defined in: Data/Text/VerseFormatting.ts:223
Serialize for storage. Returns null when there is nothing worth storing, so
callers can write NULL into the column rather than a meaningless {"v":1}.
Parameters
formatting
Returns
string | null