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

Update install /config and fix blocky inline codespans #56

Merged
merged 2 commits into from
Feb 19, 2018

Conversation

timdiggins
Copy link
Contributor

This changes inline codespans from blocky:

spans-as-blocks

to inline spans:

spanny-spans

and it keeps blocks as they were before:

blocky-blocks

In order to work with this reliably locally, I updated config and setup instructions to be the latest github pages.

This fixes #55.

@plribeiro3000
Copy link
Member

LGTM!

@plribeiro3000 plribeiro3000 merged commit bb33074 into fog:master Feb 19, 2018
@timdiggins
Copy link
Contributor Author

Thanks @plribeiro3000 for the speedy review + merge!

@geemus
Copy link
Member

geemus commented Feb 20, 2018 via email

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.

inline codespans are being displayed as blocks which is hard to read.
3 participants