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

Viewing post fails when gist markdown preview is less than 200 html characters #61

Closed
JacobBennett opened this issue Jul 23, 2015 · 2 comments
Labels

Comments

@JacobBennett
Copy link
Contributor

As seen here

https://github.com/tightenco/gistlog/blob/master/app/Gists/Gistlog.php#L98

The preview assumes a length of at least 200 characters when rendering the preview. Will submit a PR for this but wanted to make an issue before I forgot.

JacobBennett added a commit to JacobBennett/gistlog that referenced this issue Jul 24, 2015
Should return full body of gistlog for a preview when the body length is less than the default preview length of 200.

reference Issue tighten#61
@JacobBennett
Copy link
Contributor Author

@mattstauffer should be good to go on this. Quick fix!

@JacobBennett
Copy link
Contributor Author

fixed in 1ab5009

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants