Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: toggle links in super using cmd/ctrl+k #2382

Merged
merged 16 commits into from Aug 5, 2023

Conversation

amanharwara
Copy link
Member

No description provided.

@@ -3,6 +3,9 @@
export const PANEL_NAME_NOTES = 'notes'
export const PANEL_NAME_NAVIGATION = 'navigation'

export const URL_REGEX =
/((https?:\/\/(www\.)?)|(www\.))[-a-zA-Z0-9@:%._+~#=]{1,256}\.[a-zA-Z0-9()]{1,6}\b([-a-zA-Z0-9()@:%_+.~#?&//=]*)/

Check warning

Code scanning / CodeQL

Duplicate character in character class Warning

Character '/' is
repeated in the same character class
.
@amanharwara amanharwara marked this pull request as ready for review August 5, 2023 21:12
@amanharwara amanharwara merged commit 4b24b58 into main Aug 5, 2023
4 checks passed
@amanharwara amanharwara deleted the aman/sta-1771-super-links branch August 5, 2023 21:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant