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

Add inline-code-block styles #522

Merged
merged 2 commits into from
Jun 27, 2018
Merged

Add inline-code-block styles #522

merged 2 commits into from
Jun 27, 2018

Conversation

kr8n3r
Copy link

@kr8n3r kr8n3r commented Jun 27, 2018

Block code highlight is already in there, so just added inline-block highlight.
Fixes: #517

@@ -87,6 +87,11 @@
pre {
@extend .app-code;
}
p code {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nit: Line break in between pleeeasse?

Copy link
Contributor

@NickColley NickColley left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

After Changelog entry 👍

@kr8n3r
Copy link
Author

kr8n3r commented Jun 27, 2018

updated

@kr8n3r kr8n3r merged commit 61d71d1 into master Jun 27, 2018
@kr8n3r kr8n3r deleted the add-code-highlighting branch June 27, 2018 13:59
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.

2 participants