-
Notifications
You must be signed in to change notification settings - Fork 12
Open
Description
Subreddit
I would like to suggest that you implement a regex to handle subreddit handles.
It would be exactly similar to the user handle but uses r instead of u.
I have done it in my local version due to necessity, and that was rather simple due to the very elegant code you have written! 💯
This regex works for me:
r"(?:\/?r\/\w+)"
I can create a pull request if that helps your workflow. 👍
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels