Have you read a contributing guide?
Clear and concise description of the problem
When pasting text from clipboard it doesn't get split into separate blocks if that text contains newlines, and markdown styles (like # for title) doesn't get applied.
Suggested solution
When pasting from clipboard, split text into blocks by newlines and apply markdown styling if present (same as on desktop version).
Alternative
No response
Additional context
No response
Have you read a contributing guide?
Clear and concise description of the problem
When pasting text from clipboard it doesn't get split into separate blocks if that text contains newlines, and markdown styles (like # for title) doesn't get applied.
Suggested solution
When pasting from clipboard, split text into blocks by newlines and apply markdown styling if present (same as on desktop version).
Alternative
No response
Additional context
No response