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

Fix share_post plugin #379

Merged
merged 1 commit into from Dec 23, 2014

Conversation

Projects
None yet
2 participants
@kernc
Copy link
Contributor

commented Dec 22, 2014

Firstly, the implemented services only accept unmarked text, so get_text() instead of prettify() is called.

Secondly, & is properly escaped ampersand in href URLs.

@kernc kernc force-pushed the kernc:share_post_fixes branch from 375f59b to b6b6d91 Dec 22, 2014

@kernc kernc changed the title share_post plugin fixes Fix share_post plugin Dec 22, 2014

Fix share_post plugin
Firstly, the implemented services only accept unmarked
text, so `get_text()` instead of `prettify()` is called.

Secondly, `&` is properly escaped ampersand in href URLs.

@kernc kernc force-pushed the kernc:share_post_fixes branch from b6b6d91 to b962206 Dec 23, 2014

justinmayer added a commit that referenced this pull request Dec 23, 2014

@justinmayer justinmayer merged commit e7e81ee into getpelican:master Dec 23, 2014

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
You can’t perform that action at this time.