How do I disable link parsing in posting comments? #1281
Unanswered
mrwm
asked this question in
Help needed
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
When I post links for usernames, the app parses the text like so:
/u/username
turns into[u/username](https://www.reddit.com/u/username)
Is there a way to turn that off? The same applies to regular links as well.
www.example.com
turn into[www.example.com](https://www.example.com)
Beta Was this translation helpful? Give feedback.
All reactions