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

How to remove formatting from URL? #13

Open
zeddyyz opened this issue Sep 11, 2021 · 1 comment
Open

How to remove formatting from URL? #13

zeddyyz opened this issue Sep 11, 2021 · 1 comment

Comments

@zeddyyz
Copy link

zeddyyz commented Sep 11, 2021

URL's naturally contain "//" or "/" and I cannot find a way to remove the italic formatting from them. Is there a way around that?

@cekrozl1
Copy link

Hi !
Sorry for not seeing this earlier.
I used chars: r"(?=(?![^{]*}))[*~/_\\]" and it worked just fine.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants