anytype-kotlin
anytype-kotlin copied to clipboard
Text wrap in code block
Have you read a contributing guide?
- [x] I have read CONTRIBUTING.md
- [x] I have searched the existing requests and didn't find any that were similar
- [x] I have considered creating a pull request instead and want to proceed
Clear and concise description of the problem
I often use the code snippets block to write drafts of formatted text for stuff like markdown document, Discord message, or Github issue. This is easy on anytype-ts where there is a Wrap/Unwrap toggle but on mobile I am forced to break up the lines.
How anytype-ts does it:
Suggested solution
Add wrap/unwrap toggle button
Alternative
No response
Additional context
No response