-
Notifications
You must be signed in to change notification settings - Fork 28
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
Gist Shows Without Tabs #74
Comments
It looks like tab characters are being converted to spaces somewhere along the way. Do you have some code or a plugin that might be doing that? You'll likely need to update the post after deactivating any plugins to flush the cache. |
Hmmm... I shouldn't, but I'm guessing this is just me seeing this error. I'll dig into it later this evening on my local environment to see if there's a plugin conflict. Thanks! |
CSS all looks fine - |
Weird - must be something on my setup conflicting with it. Thanks for the quick responses, guys - sorry if I wasted your time. I'll circle back if I find a bug/conflict. |
@joshuadavidnelson Looking at the |
Thanks for the tip. I'm using WP Rocket. I turned off minification, bumped the gist shortcode, cleared the cache, opened incognito. Still see it. I'm guessing it's something on my end, though, not a bug with the plugin at this point. Thanks for the assistance! |
I did some testing and this is most likely due to HTML minification (or at least it was for me). |
For some time now my embedded gists have shown up without the lines tabbed (so everything is left-aligned). I haven't modified any styling on my theme, but I have kept the plugin updated (currently at version 3.0.0).
You can view an example here versus in GitHub here.
The text was updated successfully, but these errors were encountered: