-
Notifications
You must be signed in to change notification settings - Fork 7
Description
Have you read a contributing guide?
- I have read CONTRIBUTING.md
- I have searched the existing issues and didn't find any that were similar
- I have considered creating a pull request with fixes instead of a bug report and want to proceed
Current Behavior
In string from anytype like this:
Links to objects In markdown body by GET object query looks not correct. In markdown it is:
🟢 blablabla w[wweeerrr ](anytype://object?objectId=bafyreicmy2rdftzyh5ucvrt7nhc2jxqtagfil5ngryqpybyu35dt2n2vsq)T[EST2 ](anytype://object?objectId=bafyreialxchtguee2xd6ahcrkkueqhykj3du3hn3hp6sszl36wm5q7t66u)n[ewnote ](anytype://object?objectId=bafyreie22itdgoow5dufagpzt6l43unnevpb2g7w6hujfsmitvaiev6wcm)e[xist ](anytype://object?objectId=bafyreih63k4qgijyboegwdxycrmjjpjwqqvwdv6omhycisrvle76odnhca)H[abit Tracker ](anytype://object?objectId=bafyreiddezjcvz22ebb45o3xczf3t2oszbuq24jgojskl2vzms66vmyb2e)q[wewww ](anytype://object?objectId=bafyreif2567jistu3zv66tezrynflfmitny7xue3bjs7j5yozsnrnajzgm)q[wewww ](anytype://object?objectId=bafyreif2567jistu3zv66tezrynflfmitny7xue3b7j5yozsnrnajzgm)
you can see w[wweeerrr ] instead of [wwweeerrr] or T[EST2 ] instead of [TEST2]. The first letter went out of frame
Expected Behavior
I get correct links in this case
Steps To Reproduce
- Just create the same string with links

Environment
- OS: macos
- Version: 0.49.2
Anything else?
I am open to provide additional info.