Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

v1.0.6 many bug fixes#89

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
kevinmarks merged 12 commits intomicroformats:masterfromkartikprabhu:master
Mar 4, 2018
Merged

Conversation

kartikprabhu
Copy link
Member

version 1.0.6

many bug fixes for parsing according to spec

Summary

  1. strip leading/trailing white space fore-*[html]. update the corresponding tests
  2. blank values explicitly authored are allowed as property values
  3. includealt orsrc from<img> in parsing forp-* ande-*[value]
  4. parsetitle from<link> forp-*resolvesParse title attributes on <link> elements for p- properties. #84
  5. andposter from<video> foru-*resolvesFix u- parsing for <video> with poster attribute #76
  6. usehtml5lib as default parser
  7. use the final redirect URLresolvesUse final URL on redirects to make relative URLs absolute #62
  8. update requirements to use BS4 v4.6.0 and html5lib v1.0.1

kartikprabhuand others added12 commitsFebruary 17, 2018 13:05
commit d0ea9ea9ef2d3cb8839bc66a1b1aef20f2121529Author: Kartik Prabhu <me@kartikprabhu.com>Date:   Tue Feb 20 20:56:09 2018 -0500    bump version to 1.0.6commit 9be5edb8cca285a89fbd3abb210403b212260520Author: Kartik Prabhu <me@kartikprabhu.com>Date:   Tue Feb 20 20:52:24 2018 -0500fix#59#57#43 . use html5lib by default unless user-specified a html parser. If neither exist then default to BS4 to decide. use final redirect URL while requesting from server.commit3995eacAuthor: Kartik Prabhu <me@kartikprabhu.com>Date:   Sat Feb 17 22:10:19 2018 -0500fix#55; parse title from link element for p-*. parse poster from video element for u-*
@kevinmarks
Copy link
Member

CI fail with python 2.6 is due tohtml5lib 1.0.1 breaking it on purpose, which seems gratuitously nasty to me.

@kevinmarkskevinmarks merged commitdd96814 intomicroformats:masterMar 4, 2018
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

2 participants

@kartikprabhu@kevinmarks

[8]ページ先頭

©2009-2025 Movatter.jp