notionapi icon indicating copy to clipboard operation
notionapi copied to clipboard

Use `strings.Builder` to form rich text string

Open toofishes opened this issue 4 months ago • 0 comments

Rather than creating a new immutable string per additional element, this reuses and grows an internal buffer.

toofishes avatar Aug 12 '25 20:08 toofishes