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

Not possible to unescape multiple backticks in code #185

Open
m-green opened this issue May 29, 2020 · 0 comments
Open

Not possible to unescape multiple backticks in code #185

m-green opened this issue May 29, 2020 · 0 comments

Comments

@m-green
Copy link
Contributor

m-green commented May 29, 2020

It doesn't seem possible to unescape multiple backticks in the fixed-width code font.

` (backtick space backtick space backtick) will render a single backtick as fixed-width.

But if you add more backticks or remove the spaces, the tech docs renders them as either just spaces, or a combination of quote marks (") and backticks.

I encountered this while trying to update the 'Change your content' page of the tech docs documentation to explain how to render code.

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

1 participant