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

Is there an option to replace inlined 2/3 backticks with one? #411

Closed
tetafro opened this issue Jul 28, 2021 · 2 comments
Closed

Is there an option to replace inlined 2/3 backticks with one? #411

tetafro opened this issue Jul 28, 2021 · 2 comments
Labels

Comments

@tetafro
Copy link

tetafro commented Jul 28, 2021

I want to replace this

Hello ```world```

or this

Hello ``world``

with this

Hello `world`

Is it possible? Default settings don't do it, and I can't see any option for this.

@DavidAnson
Copy link
Owner

DavidAnson commented Jul 28, 2021

No. These are all correct and there is no rule like "preferred inline backtick count" today. I don't expect this is a common situation, or?

@tetafro
Copy link
Author

tetafro commented Jul 29, 2021

I don't expect this is a common situation

Agree. But unfortunately we have a project, where it's done everywhere :) I'm just trying to find an easy way to fix it.
Anyway, thanks for your answer.

@tetafro tetafro closed this as completed Jul 29, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants