No way to specify line breaks when posting HTML notes

No p or br tags are supported, and HTML doesn’t do anything about \n newlines.

How is one supposed to post rich text with line breaks or paragraphs? The API docs about rich text don’t mention line breaks at all.

4 Likes

I found the answer about \n newlines here: Multiline comments - #6 by Dmytro_TOLSTYI

But yeah idk about p tags.

1 Like