notionapi
notionapi copied to clipboard
Use `strings.Builder` to form rich text string
Rather than creating a new immutable string per additional element, this reuses and grows an internal buffer.