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

Make posts.htmlize() smarter #65

Open
echolabstech opened this issue Jun 4, 2016 · 0 comments
Open

Make posts.htmlize() smarter #65

echolabstech opened this issue Jun 4, 2016 · 0 comments

Comments

@echolabstech
Copy link

This method was originally written to wrap html snippets to look like a real web page. Now we have the ability to fetch complete web pages from RSS feeds. However In some use cases, such as when the RSS feed fails to download a web page, the old wrapping behavior will still be necessary.

Requirements:
htmlize() should be either return complete webpages

  1. wrap snippets in a web page (what we already do)
  2. return complete web page
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

No branches or pull requests

1 participant