Skip to content

Function: formatNoteText()

formatNoteText(scripture, chapter, comment): string

Defined in: src/utils/note-logic.ts:8

Formats the final message text for a note.

Parameters

scripture

string

chapter

string

comment

string

Returns

string

Released under the MIT License.