Skip to content

Fix underscores being parsed in introspection doc #158

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

Merged
merged 1 commit into from
Oct 4, 2016

Conversation

astorije
Copy link
Contributor

@astorije astorije commented Oct 4, 2016

Escaping underscores using backslashes to avoid Markdown treating them
as bold and missing the last one.

Results (via Atom editor though)

Before After
screen shot 2016-10-03 at 20 17 44 screen shot 2016-10-03 at 20 18 08

Escaping underscores using backslashes to avoid Markdown treating them
as bold and missing the last one.
@stubailo stubailo merged commit 8bb666d into graphql:source Oct 4, 2016
@stubailo
Copy link
Contributor

stubailo commented Oct 4, 2016

Good idea, thanks for the screenshots!

@astorije
Copy link
Contributor Author

astorije commented Oct 4, 2016

My pleasure, thanks for the awesomely done website!!

@astorije astorije deleted the patch-1 branch October 4, 2016 03:03
Dipeshwagle pushed a commit to Dipeshwagle/graphql.github.io that referenced this pull request Aug 18, 2020
Escaping underscores using backslashes to avoid Markdown treating them
as bold and missing the last one.
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

Successfully merging this pull request may close these issues.

3 participants